dotfiles/systemd/user/mail.service
2021-09-01 06:04:57 -05:00

9 lines
137 B
Desktop File

[Unit]
Description=mbsync automated sync of mail
[Service]
ExecStart=/home/chris/scripts/mailsync.sh
[Install]
WantedBy=default.target