mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-24 23:36:41 +00:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
|
[Unit]
|
||
|
Description=Watch {{ wireguard_ui_combined_env['WGUI_CONFIG_FILE_PATH'] }} for changes
|
||
|
|
||
|
[Path]
|
||
|
PathModified={{ wireguard_ui_combined_env['WGUI_CONFIG_FILE_PATH'] }}
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|