Package: kmod
Version: 8-2
Severity: normal
File: /etc/init.d/kmod
/lib/systemd/systemd-modules-load reads from five different
modules-load.d directories:
if (conf_files_list(&files, ".conf",
"/etc/modules-load.d",
"/run/modules-load.d",
"/usr/local/lib/modules-load.d",
"/usr/lib/modules-load.d",
#ifdef HAVE_SPLIT_USR
"/lib/modules-load.d",
#endif
NULL) < 0) {
My code in bug 672960 read the same five directories. However, the code
added to /etc/init.d/kmod does not look at /usr/local/lib/modules-load.d
or /usr/lib/modules-load.d. Please consider including those as well, in
the above order.
Thanks,
Josh Triplett
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages kmod depends on:
ii libc6 2.13-32
ii libkmod2 8-1
ii lsb-base 4.1+Debian4
kmod recommends no packages.
kmod suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]