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

9 lines
140 B
Desktop File

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