fix kernel module loading
This commit is contained in:
parent
2ce00a1225
commit
b3457ff578
4 changed files with 6 additions and 2 deletions
|
|
@ -7,6 +7,8 @@ apt-get -y purge lshw lsof ltrace man-db manpages mdadm mtr-tiny screen \
|
|||
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