aboutsummaryrefslogtreecommitdiff
path: root/dot_config/systemd/user/mbsync@.service
blob: f8c23b714ca6c9bb149480e04d6f5cb1cd706ec9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Mailbox synchronization service
OnFailure=notify-unit-failure@%n.service

[Service]
Type=oneshot
ExecStart=/usr/bin/mbsync %i

[Install]
WantedBy=default.target