mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
trying to fix the systemd config
This commit is contained in:
parent
f5d5479bed
commit
4918295619
1 changed files with 2 additions and 1 deletions
|
@ -17,8 +17,9 @@ PrivateTmp=true
|
|||
InaccessibleDirectories=/home /root /boot /opt /mnt /media
|
||||
ReadOnlyDirectories=/etc /usr
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
StartLimitBurst=2
|
||||
StartLimitInterval=5
|
||||
StartLimitInterval=10
|
||||
|
||||
# Sandboxing options to harden security
|
||||
# Depending on specificities of your service/app, you may need to tweak these
|
||||
|
|
Loading…
Add table
Reference in a new issue