9 lines
134 B
SYSTEMD
9 lines
134 B
SYSTEMD
[Unit]
|
|
Description=mbsync automated sync of mail
|
|
|
|
[Service]
|
|
ExecStart=/home/chris/scripts/mailsync
|
|
|
|
[Install]
|
|
WantedBy=default.target
|