[Bug 1054306] Re: ncftool list fails
Serge Hallyn
1054306 at bugs.launchpad.net
Fri Sep 21 20:01:36 UTC 2012
Ah, the problem appears to be in the parsing of this file,
/etc/modprobe.d/iwlwifi.conf:
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system. When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to netcf in Ubuntu.
https://bugs.launchpad.net/bugs/1054306
Title:
ncftool list fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/1054306/+subscriptions
More information about the Ubuntu-server-bugs
mailing list