aboutsummaryrefslogtreecommitdiff
path: root/config/systemd/user/syncemail.service
blob: 1940f46e5acb72825ed1b08a50f6067fe8569d9a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Email synchronization

[Service]
ExecStart=/home/cynerd/.local/sbin/syncemail
KillSignal=SIGUSR2
Restart=always

[Install]
WantedBy=default.target