summaryrefslogtreecommitdiff
path: root/init.d/sysctl.Linux.in
Commit message (Collapse)AuthorAge
* Remove prefix supportopenrc-0.9.9William Hubbs2012-02-21
| | | | | I spoke with the prefix team sometime back and was told that they do not have an interest in using OpenRC on prefix systems.
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sysctl: do not make unknown keys fatalMike Frysinger2011-06-18
| | | | | | | | | If unknown keys are found, currently sysctl would add all of its valid settings, but then leave itself marked as "stopped". Since this is not really what we want, make unknown keys a non-fatal error. Reported-by: Christian Ruppert <idl0r@gentoo.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* bug #349443: remove -openvz keyword from sysctl serviceWilliam Hubbs2010-12-28
| | | | | Openvz supports sysctl settings which are different from the host settings, so allow the sysctl service to run for openvz systems.
* remove 'use hostname' bug 340991, Thanks DiegoJory A. Pratt2010-10-23
|
* Allow sysctl to read confs from /etc/sysctl.dRoy Marples2009-11-10
| | | | Fixes #203.
* We should use -feature instead of nofeature.Roy Marples2009-07-01
| | | | | | This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178.
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Restore noserver and noopenvz to sysctl.Roy Marples2008-03-28
|
* Split sysctl into Linux and BSD specific files.Roy Marples2008-03-26