mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
netstart is now obsoleted by /etc/rc.d/*, not by /etc/rc.network.
Reported by: Martin Jakob, on freebsd-stable@ MFC after: 1 month
This commit is contained in:
parent
f83856243d
commit
c0be525bed
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#
|
||||
|
||||
# This file is NOT called by any of the other scripts - it has been
|
||||
# obsoleted by /etc/rc.network and is provided here only for user
|
||||
# obsoleted by /etc/rc.d/* and is provided here only for user
|
||||
# convenience (if you're sitting in single user mode and wish to start
|
||||
# the network by hand, this script will do it for you).
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue