mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Update systemd.service
This commit is contained in:
parent
f0b83a5670
commit
557898cd6e
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ WorkingDirectory=__INSTALL_DIR__/
|
|||
ExecStart=/usr/bin/php__PHPVERSION__ __INSTALL_DIR__/bin/daemon.php start
|
||||
ExecStop=/usr/bin/php__PHPVERSION__ __INSTALL_DIR__/bin/daemon.php stop
|
||||
PIDFile=__INSTALL_DIR__/daemon.pid
|
||||
PrivateTmp=true
|
||||
InaccessibleDirectories=/home /root /boot /opt /mnt /media
|
||||
ReadOnlyDirectories=/etc /usr
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
StartLimitBurst=1
|
||||
|
|
Loading…
Reference in a new issue