summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rwxr-xr-xdraklive-install.xsetup1
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 493e261..92d88c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- drop useless reboot in xsetup
+
2.7
- update new design for 2016 (Animtim)
diff --git a/draklive-install.xsetup b/draklive-install.xsetup
index 8804f5a..9e31482 100755
--- a/draklive-install.xsetup
+++ b/draklive-install.xsetup
@@ -15,5 +15,4 @@ if grep -q '\binstall\b' /proc/cmdline; then
LC_IDENTIFICATION
fi
/usr/sbin/draklive-install
- reboot
fi