diff dns/templates/dhcp_graph_watch.path.j2 @ 326:5b88b38f2471

huge reorg, reog toplevel functions in preparation of a ui with nice task lists
author drewp@bigasterisk.com
date Mon, 20 Jan 2025 21:55:08 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dns/templates/dhcp_graph_watch.path.j2	Mon Jan 20 21:55:08 2025 -0800
@@ -0,0 +1,10 @@
+[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
\ No newline at end of file