fix kernel module loading
This commit is contained in:
parent
2ce00a1225
commit
b3457ff578
4 changed files with 6 additions and 2 deletions
|
|
@ -5,6 +5,8 @@ apt-get -y purge apport apport-symptoms bash-completion byobu \
|
|||
apt-get -y autoremove --purge
|
||||
apt-get -y clean
|
||||
|
||||
sed -i '/ib_iser/d' /lib/modules-load.d/open-iscsi.conf
|
||||
|
||||
mkdir /etc/systemd/system/motd-news.service.d
|
||||
cat <<EOF>/etc/systemd/system/motd-news.service.d/override.conf
|
||||
[Service]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue