summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdraklive-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/draklive-install b/draklive-install
index ef23741..ffed79d 100755
--- a/draklive-install
+++ b/draklive-install
@@ -201,6 +201,7 @@ sub complete_install {
#- FIXME: maybe factorize with draklive, using draklive --clean-chroot ?
#- remove unwanted files and packages
+ my $live_user = 'guest';
my $live_user_desktop = chomp_(run_program::rooted_get_stdout($::prefix, "su - $live_user -c 'xdg-user-dir DESKTOP'"));
unlink(map { $::prefix . $_ } '/.autofsck',
'/etc/modprobe.d/mandriva-live',