1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

update logs

This commit is contained in:
yalh76 2019-02-12 10:19:43 +01:00
parent c3eccc3b94
commit 625993fc5e

View file

@ -12,6 +12,8 @@ ExecStart=/usr/bin/mix phx.server
ExecReload=/bin/kill $MAINPID
KillMode=process
Restart=on-failure
StandardOutput=syslog
StandardError=syslog
; Some security directives.
; Use private /tmp and /var/tmp folders inside a new file system namespace, which are discarded after the process stops.