wireguard-ui/templates/wireguard-ui-watcher.path.j2

9 lines
192 B
Plaintext
Raw Normal View History

2022-07-13 11:51:25 +00:00
[Unit]
2022-07-13 12:33:19 +00:00
Description=Watch {{ wireguard_ui_env['WGUI_CONFIG_FILE_PATH'] }} for changes
2022-07-13 11:51:25 +00:00
[Path]
2022-07-13 12:33:19 +00:00
PathModified={{ wireguard_ui_env['WGUI_CONFIG_FILE_PATH'] }}
2022-07-13 11:51:25 +00:00
[Install]
WantedBy=multi-user.target