commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 02/03: Make hurd-console explicitly depend on local_fs for /var


From: Samuel Thibault
Subject: [hurd] 02/03: Make hurd-console explicitly depend on local_fs for /var
Date: Mon, 16 Sep 2013 13:41:25 +0000

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

sthibault pushed a commit to branch master
in repository hurd.

commit fcf7c94e5aa81d446eb18d1f1d1d03190e99eb89
Author: Samuel Thibault <address@hidden>
Date:   Mon Sep 16 12:16:24 2013 +0000

    Make hurd-console explicitly depend on local_fs for /var
---
 debian/hurd.hurd-console.init |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/hurd.hurd-console.init b/debian/hurd.hurd-console.init
index e26af52..7194f0b 100644
--- a/debian/hurd.hurd-console.init
+++ b/debian/hurd.hurd-console.init
@@ -1,13 +1,11 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:          hurd-console
-# Required-Start:    $all
+# Required-Start:    $local_fs $all
 # Required-Stop:     
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
-# Short-Description: Example initscript
-# Description:       This file should be used to construct scripts to be
-#                    placed in /etc/init.d.
+# Short-Description: Start userland console
 ### END INIT INFO
 
 # Author: Justus Winter <address@hidden>

-- 
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]