This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ExecStart=/usr/bin/interimap --watch=60
-
Restart=on-failure
-
RestartSec=10min
-
-
[Unit]
-
After=network-online.target
-
Description=Fast bidirectional synchronization for QRESYNC-capable IMAP servers
-
Documentation=man:interimap(1) https://guilhem.org/interimap/interimap.1.html
-
Wants=network-online.target
-
Additionnal notes
Nothing here.