aboutsummaryrefslogtreecommitdiffstats
path: root/interimap.service
blob: 7f2d03501ac5de9015201ffa2b3ee9e22d0652b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Fast two-way synchronization program for QRESYNC-capable IMAP servers
Wants=network-online.target
After=network-online.target

[Service]
ExecStart=/usr/bin/interimap
RestartSec=60s
Restart=always

[Install]
WantedBy=default.target