computer-playbook/roles/native-systemd-email/templates/systemd-email.service.j2

9 lines
150 B
Plaintext
Raw Normal View History

[Unit]
Description=status email for %i to user
[Service]
Type=oneshot
ExecStart=/usr/local/bin/systemd-email.sh %i
User=nobody
Group=systemd-journal