8 lines
218 B
Desktop File
8 lines
218 B
Desktop File
[Unit]
|
|
Description=status email for %i to sysadmin addresses
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/systemd-email "cms-errors@adamgoldsmith.name, steve@stevegoldsmith.com" %i
|
|
User=nobody
|
|
Group=systemd-journal |