diff options
-rwxr-xr-x | move/make_live | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live index 6c3a9ce1b..61bd15e50 100755 --- a/move/make_live +++ b/move/make_live @@ -32,6 +32,7 @@ sub installPackages { meta_class => 'desktop', default_packages => [ qw(XFree86-server XFree86-xfs XFree86-FBDev), + qw(openssh-server), #- fred wants it qw(alsa-utils), qw(acpi acpid), #- so that removing acpi=ht will work qw(mountloop), #- crypted folders |