Update Leap-selfinstall-GNOME/config.sh
This commit is contained in:
parent
bd27713a48
commit
e53a802607
@ -42,9 +42,7 @@ rpm -qa | grep "^libisl" | xargs -r rpm -e
|
||||
#--------------------------------------
|
||||
# enable and disable services
|
||||
|
||||
for i in NetworkManager firewalld; do
|
||||
systemctl -f enable $i
|
||||
done
|
||||
systemctl -f enable NetworkManager
|
||||
|
||||
for i in sshd cron wicked purge-kernels; do
|
||||
systemctl -f disable $i
|
||||
|
Loading…
Reference in New Issue
Block a user