Remove oneshot switch from systemd services
Signed-off-by: benutzer193 <registerbn@gmail.com> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:

committed by
Nicolas Sebrecht

parent
1462d0994a
commit
11c6995ac2
@ -2,10 +2,7 @@
|
||||
Description=Offlineimap Service for account %i
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/offlineimap -o -a %i -u syslog
|
||||
#Restart=on-watchdog
|
||||
#WatchdogSec=300
|
||||
ExecStart=/usr/bin/offlineimap -a %i -u syslog
|
||||
|
||||
[Install]
|
||||
WantedBy=mail.target
|
||||
|
Reference in New Issue
Block a user