view dns/templates/dhcp_graph_watch.path.j2 @ 332:d4893670f888 default tip

WIP: use watchdog reboot timer on pi
author drewp@bigasterisk.com
date Thu, 27 Feb 2025 11:09:29 -0800
parents 5b88b38f2471
children
line wrap: on
line source

[Unit]
Description=dhcp leases file changed- run dhcp_graph_update
After=localfs.target

[Path]
PathModified={{leases}}
Unit=dhcp_graph_update.service

[Install]
WantedBy=multi-user.target