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:
9aef732
)
Change default umask to 0026
28/324528/1
author
Dongsun Lee
<ds73.lee@samsung.com>
Tue, 20 May 2025 05:51:18 +0000
(14:51 +0900)
committer
Dongsun Lee
<ds73.lee@samsung.com>
Tue, 20 May 2025 05:51:18 +0000
(14:51 +0900)
Change-Id: I610f836490f96e79a2122d73d700b05e46255aa8
systemd/auth-fw.service.in
patch
|
blob
|
history
diff --git
a/systemd/auth-fw.service.in
b/systemd/auth-fw.service.in
index 9d6f7477c29e1a3b496d7ba647125f3238496c06..f885dbd3aa9f43b03be81f7c8f076eeced976232 100644
(file)
--- a/
systemd/auth-fw.service.in
+++ b/
systemd/auth-fw.service.in
@@
-8,6
+8,7
@@
ExecStart=@BIN_DIR@/@SERVICE_NAME@
User=security_fw
Group=security_fw
SmackProcessLabel=System
+UMask=0026
[Install]
WantedBy=multi-user.target