]> xenbits.xensource.com Git - libvirt.git/commit
daemon: Prefix sysctl configuration filename with a number
authorJiri Denemark <jdenemar@redhat.com>
Wed, 15 Apr 2015 09:49:22 +0000 (11:49 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 16 Apr 2015 12:39:38 +0000 (14:39 +0200)
commit0c68ec7d78952028282cfc39dad76af00b457801
treeb5d870068e5d3924147e124294f2163d995c9883
parent25aa7035d373ab17eb0ba773ad521e0dbfb7449d
daemon: Prefix sysctl configuration filename with a number

Apparently, files in /usr/lib/sysctl.d are usually prefixed with numbers
for easier ordering. Let's be consistent with this. I chose 60 for
libvirtd so that it goes after 50-default.conf.

https://bugzilla.redhat.com/show_bug.cgi?id=1084876
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
daemon/Makefile.am
libvirt.spec.in