summaryrefslogtreecommitdiffstats
path: root/draklive-install
diff options
context:
space:
mode:
Diffstat (limited to 'draklive-install')
-rwxr-xr-xdraklive-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/draklive-install b/draklive-install
index 20ebf75..42ac2f1 100755
--- a/draklive-install
+++ b/draklive-install
@@ -304,10 +304,6 @@ sub complete_install {
my $autologin = any::get_autologin();
delete $autologin->{user};
any::set_autologin($in->do_pkgs, $autologin);
-
- if (-d '/var/lib/gdm') {
- touch "$::prefix/etc/draklive-install.d/gnome-reboot";
- };
#- allow to install doc in disk install
substInFile { undef $_ if /^\%_excludedocs/ } $::prefix . '/etc/rpm/macros';