systemd units fixes
This commit is contained in:
parent
897d169b6e
commit
f925b953b3
@ -4,7 +4,7 @@ After=mariadb.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=nobody
|
User=nobody
|
||||||
Group=nobody
|
Group=nogroup
|
||||||
PermissionsStartOnly=true
|
PermissionsStartOnly=true
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
ProtectSystem=full
|
ProtectSystem=full
|
||||||
|
@ -4,7 +4,7 @@ After=mariadb.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=nobody
|
User=nobody
|
||||||
Group=nobody
|
Group=nogroup
|
||||||
PermissionsStartOnly=true
|
PermissionsStartOnly=true
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
ProtectSystem=full
|
ProtectSystem=full
|
||||||
|
Loading…
x
Reference in New Issue
Block a user