aboutsummaryrefslogblamecommitdiff
path: root/systemd/user/notify-email@.service
blob: 78c95a70afb5fc191204ceeb7c7ea91f611f043e (plain) (tree)
1
2
3
4
5
6





                                                                                                                                               
[Unit]
Description=unit status mailer service for %i

[Service]
Type=simple
ExecStart=sh -c 'systemctl --user status %i | mail --append="From: systemd" --append="X-systemd: %H %m %b" --subject="[systemd] %i failure" %u'