commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 01/01: $local_fs is needed by require-stop, not require-start


From: Samuel Thibault
Subject: [hurd] 01/01: $local_fs is needed by require-stop, not require-start
Date: Mon, 16 Sep 2013 13:44:08 +0000

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

sthibault pushed a commit to branch master
in repository hurd.

commit e458860762783d719963b2b1dd035e39f0269c7e
Author: Samuel Thibault <address@hidden>
Date:   Mon Sep 16 13:43:49 2013 +0000

    $local_fs is needed by require-stop, not require-start
---
 debian/hurd.hurd-console.init |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/hurd.hurd-console.init b/debian/hurd.hurd-console.init
index 7194f0b..a14b0a5 100644
--- a/debian/hurd.hurd-console.init
+++ b/debian/hurd.hurd-console.init
@@ -1,8 +1,8 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:          hurd-console
-# Required-Start:    $local_fs $all
-# Required-Stop:     
+# Required-Start:    $all
+# Required-Stop:     $local_fs
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Start userland console

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