Add a new staticroute init script so that .... static routes can be configured!

Fixes Gentoo #288421.
This commit is contained in:
Roy Marples
2009-10-16 08:08:22 +01:00
parent a4b03ead79
commit baeb59cd2e
8 changed files with 92 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
DIR= ${INITDIR}
SRCS= bootmisc.in fsck.in hostname.in local.in localmount.in netmount.in \
network.in root.in savecache.in swap.in swclock.in sysctl.in urandom.in
network.in root.in savecache.in staticroute.in swap.in swclock.in \
sysctl.in urandom.in
BIN= ${OBJS}
# Build our old net foo or not