diff options
Diffstat (limited to 'move/make_live')
-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 2a2a3aa6b..5c9b2f56f 100755 --- a/move/make_live +++ b/move/make_live @@ -35,7 +35,7 @@ sub installPackages { qw(mountloop), #- crypted folders qw(dnotify), #- notification of /etc changes qw(mandrake_doc-en), #- doesn't get installed by DOCS :/ - qw(zcip dhcpcd ppp kdenetwork-kppp rp-pppoe pptp-adsl speedtouch speedtouch_mgmt nfs-utils-clients samba-client tmdns wireless-tools adiusbadsl), #- network conf + qw(zcip dhcp-client dhcpcd ppp kdenetwork-kppp rp-pppoe pptp-adsl speedtouch speedtouch_mgmt nfs-utils-clients samba-client tmdns wireless-tools adiusbadsl), #- network conf ], }); |