aboutsummaryrefslogtreecommitdiffstats
path: root/templates/etc_devd_lan0_jail_restore.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/etc_devd_lan0_jail_restore.conf.j2')
-rw-r--r--templates/etc_devd_lan0_jail_restore.conf.j26
1 files changed, 0 insertions, 6 deletions
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";
-};