mirror of
https://github.com/YunoHost-Apps/wireguard_ynh.git
synced 2024-09-03 20:35:58 +02:00
8 lines
137 B
SYSTEMD
8 lines
137 B
SYSTEMD
[Unit]
|
|
Description=Watch WireGuard %I.conf for changes
|
|
|
|
[Path]
|
|
PathModified=/etc/wireguard/%I.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|