removed interval 20s

This commit is contained in:
htouvet
2018-06-29 18:19:37 +02:00
parent e63b2a1b12
commit 418eed787a
+1 -1
View File
@@ -6,7 +6,7 @@ After=shorewall.service
[Service] [Service]
Type=simple Type=simple
StandardOutput=syslog StandardOutput=syslog
ExecStart=/usr/bin/python /opt/check_providers/check_providers.py monitor -i 20 ExecStart=/usr/bin/python /opt/check_providers/check_providers.py monitor
Restart=on-abort Restart=on-abort
[Install] [Install]