dotfiles/symlinks/config/systemd/user/mbsync.service

10 lines
140 B
INI

[Unit]
Description=Mailbox synchronization service
[Service]
Type=oneshot
ExecStart=/usr/bin/mbsync -Va
[Install]
WantedBy=default.target