]> git.pld-linux.org Git - projects/rc-scripts.git/commit
add apply_sysctl() to load sysctl parameters
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 17 Jul 2013 20:52:15 +0000 (20:52 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 17 Jul 2013 20:52:15 +0000 (20:52 +0000)
commit1cb6fa254f7dfa8af712b755abcb6baa373502cf
tree79e0dc7aef059ffc9a401fca856bb5983f67b303
parent7673bb8b96c9153d563aa77977c1ded02d05786c
add apply_sysctl() to load sysctl parameters

uses systemd-sysctl(8) to load, if present, otherwise
loads files in same way as systemd-sysctl(8):
/usr/lib/sysctl.d, /run/sysctl.d, /etc/sysctl.d, /etc/sysctl.conf
where matching files from .d files are not loaded

see sysctl.d(5) for description

svn-id: @12700
lib/functions
rc.d/init.d/network
rc.d/rc.sysinit
sysctl.conf
This page took 0.042315 seconds and 4 git commands to generate.