diff options
-rw-r--r-- | runlevels/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels/Makefile b/runlevels/Makefile index 5249ab52..ae4fff1d 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -1,5 +1,5 @@ BOOT= bootmisc fsck hostname localmount network \ - root swap sysctl urandom + root staticroute swap sysctl urandom DEFAULT= local netmount SHUTDOWN= savecache |