diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-07-25 00:09:01 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-09-26 16:14:53 +0200 |
| commit | cc1b02f99e457d2a5a440698e9bae1ca30f408e1 (patch) | |
| tree | d26b3086697996b27f9e459cadcf195adc60eebb /templates/etc_devd_lan0_jail_restore.conf.j2 | |
| parent | d1c9aa40ccb5910076d0ec94843efccf62ee006a (diff) | |
Initial impl of vnet jails
Diffstat (limited to 'templates/etc_devd_lan0_jail_restore.conf.j2')
| -rw-r--r-- | templates/etc_devd_lan0_jail_restore.conf.j2 | 6 |
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"; -}; |
