Change GID to network_fw 32/253732/1 accepted/tizen/unified/20210222.031301 submit/tizen/20210217.054316
authorJihoon Jung <jh8801.jung@samsung.com>
Wed, 17 Feb 2021 05:05:56 +0000 (14:05 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Wed, 17 Feb 2021 05:06:46 +0000 (14:06 +0900)
- https://code.sec.samsung.net/jira/browse/SECSFV-191

Change-Id: Ie0fdbc20149cac2f463b8e444115f37de7772585
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
packaging/uwb-manager.service
packaging/uwb-manager.spec

index c47f61d6947668fbd1793e097ed76435d7cd0bf3..78e286b961c53d99ba190bb98df014cfa2ea6c5f 100644 (file)
@@ -6,6 +6,6 @@ Type=dbus
 BusName=org.tizen.uwb
 ExecStart=/usr/bin/uwb-manager
 KillSignal=SIGKILL
-User=root
-Group=root
+User=network_fw
+Group=network_fw
 SmackProcessLabel=System
index 3ffee5e258257db7b202e62def5c6f66e7beddad..7cc969ed8d76e4c18fcbcec118bde39ae19613f6 100644 (file)
@@ -80,7 +80,7 @@ cp uwb-manager.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/uwb-manager.conf
 %manifest %{name}.manifest
 %license LICENSE
 %defattr(-,root,root,-)
-%attr(500,root,root) %{_bindir}/*
+%attr(500,network_fw,network_fw) %{_bindir}/*
 
 %attr(644,root,root) %{_datadir}/dbus-1/system-services/org.tizen.uwb.service
 %attr(644,root,root) %{_unitdir}/uwb-manager.service