diff --git a/debian/welco.service b/debian/welco.service index a75638e..1ab36ba 100644 --- a/debian/welco.service +++ b/debian/welco.service @@ -1,6 +1,6 @@ [Unit] Description=Welco -After=network.target syslog.target postgresql.service +After=network.target postgresql.service Wants=postgresql.service [Service] @@ -19,7 +19,6 @@ PrivateTmp=true Restart=on-failure RuntimeDirectory=welco Type=notify -StandardError=syslog NotifyAccess=all [Install]