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

[Service]
Type=oneshot
ExecStart=/usr/bin/mbsync -Va

[Install]
WantedBy=default.target