mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 07:48:04 +02:00
Replaced {{ systemctl_id | get_service_script_path( by systemctl_script_exec
This commit is contained in:
@@ -4,7 +4,7 @@ Before=wg-quick@wg0.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=bash {{ systemctl_id | get_service_script_path('sh') }}
|
||||
ExecStart={{ systemctl_script_exec }}
|
||||
|
||||
[Install]
|
||||
RequiredBy=wg-quick@wg0.service
|
Reference in New Issue
Block a user