Assign the UID/GID to logger service file 01/174201/1
authorHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 29 Mar 2018 05:05:40 +0000 (14:05 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 29 Mar 2018 05:05:40 +0000 (14:05 +0900)
Change-Id: Ide5a22999ae31fae5c7eba7069a8a1fd43592d53
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
packaging/bluetooth-hci-logger-stop.service
packaging/bluetooth-hci-logger.service

index 55d3f18..9964091 100644 (file)
@@ -2,6 +2,8 @@
 Description=Service to stop BT HCI logger normally
 
 [Service]
+User=network_fw
+Group=network_fw
 Type=oneshot
 SmackProcessLabel=System
 ExecStartPre=/usr/bin/rm -f /run/.hci_logger_stop
index 3fae3a9..ceb1313 100644 (file)
@@ -2,6 +2,8 @@
 Description=Service to run BT HCI logger normally
 
 [Service]
+User=network_fw
+Group=network_fw
 Type=oneshot
 SmackProcessLabel=System
 ExecStartPre=/usr/bin/rm -f /run/.hci_logger_start