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

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

[Install]
WantedBy=default.target