Comment # 9 on bug 1200593 from
ls -l /etc/modules-load.d
total 4
-rw-r--r-- 1 root root 14 May 26 08:30 yast.conf

cat /etc/modules-load.d/yast.conf
snd-hda-intel

 ls -l /usr/lib/modules-load.d/
total 8
-rw-r--r-- 1 root root 102 May  8 01:30 multipath.conf
-rw-r--r-- 1 root root   3 Jan 28 20:56 sg.conf

cat /usr/lib/modules-load.d/multipath.conf 
# Load device-handler and multipath module at boot
scsi_dh_alua
scsi_dh_emc
scsi_dh_rdac
dm-multipath

cat /usr/lib/modules-load.d/sg.conf 
sg


You are receiving this mail because: