summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/sync-httpd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/sync-httpd.service b/debian/sync-httpd.service
index 6d8fe98..74fb8b4 100644
--- a/debian/sync-httpd.service
+++ b/debian/sync-httpd.service
@@ -9,7 +9,7 @@ RestartMode=direct
RestartSec=1s
RestartPreventExitStatus=2 3 4 5 6 9
RuntimeMaxSec=3600s
-ExecStart=/usr/bin/sync-httpd -c /etc/sync/sync.conf
+ExecStart=/usr/bin/sync-httpd -c /etc/sync/sync.conf -L INFO
[Install]
WantedBy=multi-user.target