aboutsummaryrefslogtreecommitdiff
path: root/systemd/user/run-.service.d/50-notify-email.conf
blob: e5a45b8c763e177f36882ce460f1e2c675cb20af (plain) (blame)
1
2
3
4
5
[Unit]
OnFailure=

[Service]
ExecStopPost=sh -c 'systemctl --user status --full %n | mail -a "X-systemd: %H %m %b" -s "[systemd] %n completed" %u'