diff options
author | Jory A. Pratt <anarchy@gentoo.org> | 2010-10-23 23:52:43 -0500 |
---|---|---|
committer | Jory A. Pratt <anarchy@gentoo.org> | 2010-10-23 23:52:43 -0500 |
commit | 7653ef89b88615874607848ad335e9a28db294fb (patch) | |
tree | 857634b21d41de07efb3112ed9270fbc226810a2 /init.d/sysctl.Linux.in | |
parent | be6c0716eec2e66d59ed9b5bce6219184f85351c (diff) |
remove 'use hostname' bug 340991, Thanks Diego
Diffstat (limited to 'init.d/sysctl.Linux.in')
-rw-r--r-- | init.d/sysctl.Linux.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d/sysctl.Linux.in b/init.d/sysctl.Linux.in index 19c22b4a..71f61a52 100644 --- a/init.d/sysctl.Linux.in +++ b/init.d/sysctl.Linux.in @@ -4,7 +4,6 @@ depend() { - use hostname before bootmisc logger keyword -openvz -prefix -vserver } |