mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
/etc/rc.d/ip6fw was deprecated.
Reported by: Alex Kozlov <spam__at__rm-rf.kiev.ua> MFC after: 3 days
This commit is contained in:
parent
f49fde7faf
commit
478e8b2dc1
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ _start=quietstart
|
|||
/etc/rc.d/dhclient ${_start}
|
||||
/etc/rc.d/ppp ${_start}
|
||||
/etc/rc.d/ipfw ${_start}
|
||||
/etc/rc.d/ip6fw ${_start}
|
||||
/etc/rc.d/network_ipv6 ${_start}
|
||||
/etc/rc.d/routing ${_start}
|
||||
/etc/rc.d/mroute6d ${_start}
|
||||
|
|
|
|||
Loading…
Reference in a new issue