diff options
-rwxr-xr-x | move/make_live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live index f50a9190d..70491e02a 100755 --- a/move/make_live +++ b/move/make_live @@ -56,7 +56,7 @@ sub installPackages { #- zeroconf: qw(zcip dhcpcd tmdns), #- cnx stuff: - qw(dhcp-client ppp kdenetwork-kppp ppp-pppoatm pptp-adsl rp-pppoe), + qw(dhcp-client ppp kdenetwork-kppp ppp-pppoatm ppp-pppoe pptp-adsl rp-pppoe), #- network file sharing: qw(nfs-utils-clients samba-client), #- network drivers and firmwares: |