aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mbsync/.config/systemd/user/mbsync.service
blob: d79e99200747d5c521e6d2b5b2f3605b73812e75 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Mailbox synchronization service

[Service]
Type=oneshot
ExecStart=/usr/bin/mbsync -Vac ${XDG_CONFIG_HOME}/mbsync/mbsyncrc

[Install]
WantedBy=default.target