From 588e96298d283d066dc1d4ff59086c61ea3e72d5 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 2 Jul 2016 23:33:26 +0300 Subject: drop useless reboot in xsetup --- NEWS | 2 ++ draklive-install.xsetup | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1