mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved multiple bugs
This commit is contained in:
@@ -3,6 +3,6 @@ Description=status email for %i to user
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/systemd-email.sh %i
|
||||
User=nobody
|
||||
ExecStart=/bin/bash /usr/local/bin/systemd-email.sh %i
|
||||
User=root
|
||||
Group=systemd-journal
|
Reference in New Issue
Block a user