diff --git a/debian/zoo.service b/debian/zoo.service index 440e8b9..f24e2cf 100644 --- a/debian/zoo.service +++ b/debian/zoo.service @@ -1,6 +1,6 @@ [Unit] Description=Zoo -After=network.target syslog.target postgresql.service +After=network.target postgresql.service Wants=postgresql.service [Service] @@ -17,7 +17,6 @@ PrivateTmp=true Restart=on-failure RuntimeDirectory=zoo Type=notify -StandardError=syslog NotifyAccess=all [Install]