Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-18 | sysctl: do not make unknown keys fatal | Mike Frysinger | |
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> | |||
2010-12-28 | bug #349443: remove -openvz keyword from sysctl service | William Hubbs | |
Openvz supports sysctl settings which are different from the host settings, so allow the sysctl service to run for openvz systems. | |||
2010-10-23 | remove 'use hostname' bug 340991, Thanks Diego | Jory A. Pratt | |
2009-11-10 | Allow sysctl to read confs from /etc/sysctl.d | Roy Marples | |
Fixes #203. | |||
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples | |
This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178. | |||
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2008-03-28 | Restore noserver and noopenvz to sysctl. | Roy Marples | |
2008-03-26 | Split sysctl into Linux and BSD specific files. | Roy Marples | |