Gentoo Archives: gentoo-dev

From: Georgi Georgiev <chutz@×××.net>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] init script guidelines
Date: Wed, 31 Aug 2005 08:28:30
Message-Id: 20050831082436.GB11752@tiger.gg3.net
In Reply to: Re: [gentoo-dev] init script guidelines by Roy Marples
1 maillog: 31/08/2005-09:05:51(+0100): Roy Marples types
2 > On Wed, 2005-08-31 at 08:13 +0100, Roy Marples wrote:
3 > > Attached is a patch to baselayout-1.12.0_pre6-r3 that allows this.
4 > > Basically when an init script calls start-stop-daemon --start then we
5 > > log what it started (and hopefully a pidfile) in
6 > > ${svcdir}/daemons/${myservice}
7 >
8 > Forgot to attach a patch for depscan.sh
9
10 Not related, but why not apply this as well, while you're at it:
11
12 --- /sbin/depscan.sh 2005-08-25 17:28:51.000000000 +0900
13 +++ /sbin/depscan.sh 2005-08-31 17:21:37.000000000 +0900
14 @@ -1,7 +1,7 @@
15 #!/bin/bash
16 # Copyright 1999-2004 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 -# $Header$
19 +# $Header: $
20
21 source /etc/init.d/functions.sh
22
23 --
24 / Georgi Georgiev / Depart in pieces, i.e., split. /
25 \ chutz@×××.net \ \
26 / +81(90)2877-8845 / /
27 --
28 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] OT: cvs $Header not substituted Georgi Georgiev <chutz@×××.net>