Bug 902552

Summary: /etc/sysctl.d/libvirtd should be in /usr
Product: [Fedora] Fedora Reporter: Michael S. <misc>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: berrange, clalancette, eblake, itamar, jforbes, jyang, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-22 13:29:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael S. 2013-01-21 22:32:49 UTC
according to man sysctl.d, the file in /etc/ are reserved for the admin. Software should use /usr/lib/sysctl.d/

   Each configuration file shall be named in the style of <program>.conf.
   Files in /etc/ override files with the same name in /usr/lib/ and /run/.
   Files in /run/ override files with the same name in /usr/lib/. 
   Packages should install their configuration files in /usr/lib/.

Comment 1 Eric Blake 2013-01-22 13:29:11 UTC

*** This bug has been marked as a duplicate of bug 887017 ***