aboutsummaryrefslogtreecommitdiffstats
path: root/imapsync.service
blob: af63425f8e46b066eb1996261bd4bd29b20bd326 (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=default.target