aboutsummaryrefslogtreecommitdiffstats
path: root/services/mailnotify.service
blob: 8e1165632a9779b5b27fe8727f948bdcf16ba1c5 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Mailbox notification service

[Service]
Type=simple
ExecStart=/home/yannherklotz/.local/bin/mailnotify.sh

[Install]
WantedBy=default.target