summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-07-02 23:33:26 +0300
committerThomas Backlund <tmb@mageia.org>2016-07-02 23:33:26 +0300
commit588e96298d283d066dc1d4ff59086c61ea3e72d5 (patch)
treed811698a28cc74343610e4a4a9d9480aac29f19a
parentb361cee33ee61cf9628fe9b96e6ad43ba09745ed (diff)
downloaddraklive-install-588e96298d283d066dc1d4ff59086c61ea3e72d5.tar
draklive-install-588e96298d283d066dc1d4ff59086c61ea3e72d5.tar.gz
draklive-install-588e96298d283d066dc1d4ff59086c61ea3e72d5.tar.bz2
draklive-install-588e96298d283d066dc1d4ff59086c61ea3e72d5.tar.xz
draklive-install-588e96298d283d066dc1d4ff59086c61ea3e72d5.zip
drop useless reboot in xsetup
-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