commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 01/01: Make hurd-console start before DMs


From: Samuel Thibault
Subject: [hurd] 01/01: Make hurd-console start before DMs
Date: Sun, 16 Mar 2014 19:28:47 +0000

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

sthibault pushed a commit to branch master
in repository hurd.

commit 47fe56c294976ad232bee9d7a906ad12e7203059
Author: Samuel Thibault <address@hidden>
Date:   Sun Mar 16 20:28:16 2014 +0100

    Make hurd-console start before DMs
---
 debian/changelog              | 2 +-
 debian/hurd.hurd-console.init | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ce08e9..aee7ab3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ hurd (1:0.5.git20140206-1) UNRELEASED; urgency=medium
   * patches/mount.patch: Also ignore exec option.
 
   * debian/hurd.hurd-console.init: Do not make hurd-console depend on $all,
-    and make it provide console-screen for DMs to wait for it.
+    and make it start before DMs.
 
 TODO: force 8/9 width in d-i, and copy to installed system
 
diff --git a/debian/hurd.hurd-console.init b/debian/hurd.hurd-console.init
index 9db8f08..c27eecd 100644
--- a/debian/hurd.hurd-console.init
+++ b/debian/hurd.hurd-console.init
@@ -1,10 +1,12 @@
 #! /bin/sh
 ### BEGIN INIT INFO
-# Provides:          hurd-console console-screen
+# Provides:          hurd-console
 # Required-Start:    $local_fs
 # Required-Stop:     $local_fs
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
+# X-Start-Before:    $x-display-manager gdm gdm3 kdm xdm ldm sdm wdm nodm 
lightdm
+# X-Stop-After:      $x-display-manager gdm gdm3 kdm xdm ldm sdm wdm nodm 
lightdm
 # Short-Description: Start userland console
 ### END INIT INFO
 

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]