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