Merge branch 'TheLinuxNinja-fix-dhcpcd-typo' into develop
This commit is contained in:
commit
45550aaa23
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ for itm in $sel; do
|
|||
'"networkmanager"')
|
||||
systemctl disable dhcpcd
|
||||
if (svcenable NetworkManager) then
|
||||
svcdisable dhcpd
|
||||
svcdisable dhcpcd
|
||||
fi
|
||||
;;
|
||||
'"openssh"')
|
||||
|
|
Loading…
Reference in a new issue