Oops. Clean version attached.
--
[ Todd J. Troxell ,''`.
Student, Debian GNU/Linux Developer, SysAdmin, Geek : :' :
http://debian.org || http://rapidpacket.com/~xtat`. `'
`-
On Sun, Feb 06, 2005 at 02:25:05AM +0100, Peter Palfrader wrote:
> The solution then is to make a directory below var/run/ and run the
> daemon as a dedicated user (or daemon). for instance
> var/run/anon-proxy/foo.pid
A patch to do this is attached.
Cheers,
--
[ Todd J. Troxell
On Sat, 05 Feb 2005, Todd Troxell wrote:
> On Sat, Feb 05, 2005 at 08:23:09PM +0100, Peter Palfrader wrote:
> > I guess you really want to use pidfiles, and not go (just) by name.
>
> I'd like it to do that too. Unfortunately the daemon forks from it's main
> process and so start-stop-daemon -m
On Sat, Feb 05, 2005 at 08:23:09PM +0100, Peter Palfrader wrote:
> I guess you really want to use pidfiles, and not go (just) by name.
I'd like it to do that too. Unfortunately the daemon forks from it's main
process and so start-stop-daemon -m does not work. I patched proxytest.cpp
to write a p
On Sat, 05 Feb 2005, Todd Troxell wrote:
> Attached is a working patch to the current anon-proxy.init
>
> ***
> *** 26,38
> case "$1" in
> start)
> echo -n "Starting $DESC: $NAME"
> ! start-stop-daemon --start --quiet -c nobody:nogroup --pidfile
> /var/run/$NAME.
Attached is a working patch to the current anon-proxy.init
Cheers,
--
[ Todd J. Troxell ,''`.
Student, Debian GNU/Linux Developer, SysAdmin, Geek : :' :
http://debian.org || http://rapidpacket.com/~xtat`. `'
6 matches
Mail list logo