diff --git a/debian/chrono.service b/debian/chrono.service index f8cb16b5..a7b48b56 100644 --- a/debian/chrono.service +++ b/debian/chrono.service @@ -1,6 +1,6 @@ [Unit] Description=Chrono -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=chrono Type=notify -StandardError=syslog NotifyAccess=all [Install]