projects
/
platform
/
core
/
security
/
auth-fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e58647
)
Set the SMACK security label to run given executable file in systemd services
75/80875/1
accepted/tizen/common/20160721.175756
accepted/tizen/ivi/20160721.090746
accepted/tizen/mobile/20160721.090452
accepted/tizen/tv/20160721.091309
accepted/tizen/wearable/20160721.091018
submit/tizen/20160721.003054
author
jooseong lee
<jooseong.lee@samsung.com>
Wed, 20 Jul 2016 11:57:43 +0000
(20:57 +0900)
committer
jooseong lee
<jooseong.lee@samsung.com>
Wed, 20 Jul 2016 11:57:43 +0000
(20:57 +0900)
Change-Id: I8dc4b1b15f3f1cc42c065cf5550136d255f5f953
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
systemd/auth-fw.service.in
patch
|
blob
|
history
diff --git
a/systemd/auth-fw.service.in
b/systemd/auth-fw.service.in
index 540aaed231e2c5437a6ff6fce789dcd4cda49fea..928c332ae1e34c0bc3bbced62823b745c78d2588 100644
(file)
--- a/
systemd/auth-fw.service.in
+++ b/
systemd/auth-fw.service.in
@@
-6,6
+6,7
@@
Type=notify
ExecStart=@BIN_DIR@/@SERVICE_NAME@
User=security_fw
Group=security_fw
+SmackProcessLabel=System
Sockets=@SOCK_PASSWD_CHECK@
Sockets=@SOCK_PASSWD_SET@
Sockets=@SOCK_PASSWD_RESET@