[debian-edu-commits] debian-edu/ 01/01: Add "X-Interactive: true" to the first boot init.d script to make sure it do not run in parallel with other scripts.

Petter Reinholdtsen pere at moszumanska.debian.org
Fri Sep 12 10:38:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu-install.

commit 0ea19aee916ddedcbab1329b5992d4ce325a2ad9
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Fri Sep 12 12:38:33 2014 +0200

    Add "X-Interactive: true" to the first boot init.d script to make sure it do not run in parallel with other scripts.
---
 debian/changelog                                     | 2 ++
 debian/debian-edu-install.xdebian-edu-firstboot.init | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 80dc4be..274c377 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ debian-edu-install (1.730) UNRELEASED; urgency=low
     /target/debianedufreespace/.
   * Add signal trapping in all d-i hooks and the first boot init.d script
     to print/log an error: string if one of them terminates unexpectedly.
+  * Add "X-Interactive: true" to the first boot init.d script to make
+    sure it do not run in parallel with other scripts.
 
  -- Petter Reinholdtsen <pere at debian.org>  Fri, 12 Sep 2014 08:42:54 +0200
 
diff --git a/debian/debian-edu-install.xdebian-edu-firstboot.init b/debian/debian-edu-install.xdebian-edu-firstboot.init
index 6bf0413..c6923d1 100755
--- a/debian/debian-edu-install.xdebian-edu-firstboot.init
+++ b/debian/debian-edu-install.xdebian-edu-firstboot.init
@@ -6,6 +6,7 @@
 # Should-Start:      $x-display-manager xdm kdm gdm wdm slim
 # Default-Start:     2 3 4 5
 # Default-Stop:
+# X-Interactive:     true
 # Short-Description: Check the Debian Edu installation after first boot
 # Description:       Run the self test and report any errors found.
 #                    Install this as /etc/rc2.d/99xdebian-edu-firstboot

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git



More information about the debian-edu-commits mailing list