mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Replaced {{ systemctl_id | get_service_script_path( by systemctl_script_exec
This commit is contained in:
@@ -3,6 +3,6 @@ Description=status Telegram message for %i to user
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/bash {{ systemctl_id | get_service_script_path('sh') }} %i
|
||||
ExecStart={{ systemctl_script_exec }} %i
|
||||
User=root
|
||||
Group=systemd-journal
|
||||
|
Reference in New Issue
Block a user