forked from pool/livecd-openSUSE
This commit is contained in:
parent
fdc7d85e71
commit
775c8ffbdb
@ -50,7 +50,7 @@ for i in langset NetworkManager firewalld; do
|
||||
done
|
||||
|
||||
for i in sshd cron wicked purge-kernels; do
|
||||
systemctl -f disable $i
|
||||
systemctl -f disable $i || true
|
||||
done
|
||||
|
||||
echo '# multipath needs to be excluded from dracut as it breaks os-prober' > /etc/dracut.conf.d/no-multipath.conf
|
||||
|
Loading…
Reference in New Issue
Block a user