mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-25 07:57:26 +00:00
9 lines
192 B
Django/Jinja
9 lines
192 B
Django/Jinja
[Unit]
|
|
Description=Watch {{ wireguard_ui_env['WGUI_CONFIG_FILE_PATH'] }} for changes
|
|
|
|
[Path]
|
|
PathModified={{ wireguard_ui_env['WGUI_CONFIG_FILE_PATH'] }}
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|