Bug 3469

Summary: systemd not used correctly
Product: Fedora Reporter: Neal Becker <ndbecker2>
Component: VirtualBoxAssignee: Sérgio Basto <sergio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P5    
Version: 21   
Hardware: All   
OS: GNU/Linux   
namespace:

Description Neal Becker 2014-12-18 15:25:23 CET
VirtualBox-4.3.20-1.fc21.x86_64

I see VB installed into /etc/modules-load.d.  These files should be installed 
into /usr/lib/modules-load.d instead.  According to manpage:

'''
       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/, files in /etc/ are
       reserved for the local administrator, who may use this logic to override 
the configuration files
       installed from vendor packages.

       If the administrator wants to disable a configuration file supplied by 
the vendor, the recommended
       way is to place a symlink to /dev/null in /etc/modules-load.d/ bearing 
the same filename.
'''
Comment 1 Sérgio Basto 2014-12-21 20:27:51 CET
building VirtualBox-4_3_20-2_fc21 with your suggestion.

Thank you for your report, which helped to improve VirtualBox package.