cvsd commit: MODIFIED: . ...
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
cvsd commit: MODIFIED: . ...
- From: "Commits of the cvsd project." <cvsd-commits [at] lists.arthurdejong.org>
- To: cvsd-commits [at] lists.arthurdejong.org
- Reply-to: cvsd-users [at] lists.arthurdejong.org
- Subject: cvsd commit: MODIFIED: . ...
- Date: Sun, 15 Aug 2010 12:05:21 +0200
User: arthur
Date: 10/08/15 12:05:21
Modified: . cvsd.init.in
Log:
change init script dependency on $remote_fs (for /usr) from Should to Required
(same as in debian/cvsd.init)
Revision Changes Path
1.24 +4 -5 cvsd/cvsd.init.in
Index: cvsd.init.in
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/cvsd.init.in,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- cvsd.init.in 7 Dec 2007 15:08:49 -0000 1.23
+++ cvsd.init.in 15 Aug 2010 10:05:21 -0000 1.24
@@ -1,7 +1,7 @@
#! /bin/sh
# init script for starting and stopping cvsd
-# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007 Arthur de Jong
+# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007, 2010 Arthur de Jong
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +19,9 @@
### BEGIN INIT INFO
# Provides: cvsd
-# Required-Start: $local_fs $syslog
-# Required-Stop: $local_fs $syslog
-# Should-Start: $remote_fs $network
-# Should-Stop: $remote_fs
+# Required-Start: $local_fs $remote_fs $syslog
+# Required-Stop: $local_fs $remote_fs $syslog
+# Should-Start: $network
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: cvs pserver chroot wrapper
--
To unsubscribe send an email to
cvsd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/cvsd-commits