create loopback service
The loopback service handles the basic settings for the loopback interface, regardless of the network manager you are using.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BOOT= bootmisc fsck hostname localmount \
|
||||
BOOT= bootmisc fsck hostname localmount loopback \
|
||||
root swap swapfiles sysctl urandom ${BOOT-${OS}}
|
||||
DEFAULT= local netmount
|
||||
SHUTDOWN= savecache ${SHUTDOWN-${OS}}
|
||||
|
||||
Reference in New Issue
Block a user