fix: privilege setting in service file
This commit is contained in:
parent
b41ced0ef3
commit
b95ddb384a
|
|
@ -20,7 +20,7 @@ StandardError=journal
|
||||||
SyslogIdentifier=yimaru-cd
|
SyslogIdentifier=yimaru-cd
|
||||||
|
|
||||||
# Security settings
|
# Security settings
|
||||||
NoNewPrivileges=true
|
NoNewPrivileges=false
|
||||||
PrivateTmp=false
|
PrivateTmp=false
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
ProtectHome=read-only
|
ProtectHome=read-only
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user