chiark / gitweb /
sysctl: apply configuration at once
authorMichal Sekletar <msekleta@redhat.com>
Fri, 3 Aug 2012 14:20:31 +0000 (16:20 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Mon, 6 Aug 2012 16:24:05 +0000 (18:24 +0200)
commit86fc77c47f2d22cd01d0871866869cb194af0884
tree458a5ba93490ec582a25120e034b3799f8e31383
parent6afa301b8daa6261f5715a964b0e5263d2e9dd0c
sysctl: apply configuration at once

https://bugzilla.redhat.com/show_bug.cgi?id=767795

[ Simplified by iterating the config files in the backwards order -
  no need for hashmap_update(). Other minor cleanups. -- michich ]
src/sysctl/sysctl.c