Skip to content
Snippets Groups Projects
systemd-mailer-service.j2 179 B
[Unit]
Description=status email for %i to {{ mv_mailer_to }}

[Service]
Type=oneshot
ExecStart={{ mv_mailer_script_path }} {{ mv_mailer_to }} %i
User=nobody
Group=systemd-journal