From 56f1752ce1899c455b9e97ac73da9bd68fbab2b9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 8 Apr 2013 12:46:51 -0500 Subject: create loopback service The loopback service handles the basic settings for the loopback interface, regardless of the network manager you are using. --- runlevels/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runlevels/Makefile') diff --git a/runlevels/Makefile b/runlevels/Makefile index 7bcf29fe..6eb84ca8 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -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}} -- cgit v1.2.3