]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blame - roles/tools/files/remind/remind@.service
Validation initiale
[perso/Immae/Config/Ansible.git] / roles / tools / files / remind / remind@.service
CommitLineData
397c4fed
IB
1[Unit]
2Description=Remind daemon
3After=network.target
4
5[Service]
6Type=simple
7ExecStart=/usr/bin/remind -z60 -k'/usr/bin/dunstify -t 0 -a Tracking %%s' %h/.config/remind/%i
8
9[Install]
10WantedBy=default.target