diff options
author | Roy Marples <roy@marples.name> | 2009-10-16 08:08:22 +0100 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-10-16 08:08:22 +0100 |
commit | baeb59cd2e7bc68e95c8fb3f94ecb0c7d6e54589 (patch) | |
tree | 47cea1798b9ae163d14c988df361b5ff2cfc9f16 /conf.d/Makefile.Linux | |
parent | a4b03ead790c5b02e99c2cd5005a508bf8540150 (diff) |
Add a new staticroute init script so that .... static routes can be configured!
Fixes Gentoo #288421.
Diffstat (limited to 'conf.d/Makefile.Linux')
-rw-r--r-- | conf.d/Makefile.Linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/Makefile.Linux b/conf.d/Makefile.Linux index 74679400..37745de2 100644 --- a/conf.d/Makefile.Linux +++ b/conf.d/Makefile.Linux @@ -1 +1,2 @@ CONF+= consolefont dmesg hwclock keymaps modules +SOS= Linux |