From cc1b02f99e457d2a5a440698e9bae1ca30f408e1 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 25 Jul 2025 00:09:01 +0300 Subject: Initial impl of vnet jails --- templates/etc_devd_lan0_jail_restore.conf.j2 | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 templates/etc_devd_lan0_jail_restore.conf.j2 (limited to 'templates/etc_devd_lan0_jail_restore.conf.j2') diff --git a/templates/etc_devd_lan0_jail_restore.conf.j2 b/templates/etc_devd_lan0_jail_restore.conf.j2 deleted file mode 100644 index c59b428..0000000 --- a/templates/etc_devd_lan0_jail_restore.conf.j2 +++ /dev/null @@ -1,6 +0,0 @@ -notify 10 { - match "system" "IFNET"; - match "subsystem" "lan0"; - match "type" "LINK_UP"; - action "/usr/local/bin/restore_jail_aliases.sh"; -}; -- cgit v1.3