aboutsummaryrefslogtreecommitdiffstats
path: root/imapsync.service
blob: e3a47e42e9498b2fb3d340c6341f5541302b81a0 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=IMAP-to-IMAP Syncronization service
After=network.target

[Service]
ExecStart=/usr/bin/imapsync

[Install]
WantedBy=multi-user.target