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
|
# enable and disable services
|
||||||
|
|
||||||
for i in NetworkManager firewalld; do
|
systemctl -f enable NetworkManager
|
||||||
systemctl -f enable $i
|
|
||||||
done
|
|
||||||
|
|
||||||
for i in sshd cron wicked purge-kernels; do
|
for i in sshd cron wicked purge-kernels; do
|
||||||
systemctl -f disable $i
|
systemctl -f disable $i
|
||||||
|
Loading…
x
Reference in New Issue
Block a user