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