mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-24 15:26:41 +00:00
9 lines
210 B
Django/Jinja
9 lines
210 B
Django/Jinja
[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
|