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

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

[Install]
WantedBy=default.target