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

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