bayonne-devel
[Top][All Lists]
Advanced

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

[Bayonne-devel] Bayonne init script fail on RH 8.0


From: Alain NAKACHE
Subject: [Bayonne-devel] Bayonne init script fail on RH 8.0
Date: Mon, 22 Sep 2003 09:56:26 +0200

Hi all,

After many test, it seems that bayonne.init script need this little patch to launch correctly on RH 8.0 :

Index: bayonne.init
===================================================================
RCS file: /cvsroot/bayonne/bayonne/server/bayonne.init,v
retrieving revision 1.22
diff -r1.22 bayonne.init
60c60
<         daemon /usr/sbin/bayonne $FLAGS
---
>         daemon --user bayonne /usr/sbin/bayonne $FLAGS

If '--user bayonne' is not present, bayonne fail with exit status '11' !

Anyone  encounter the same problem ?

Regards,
Alain

reply via email to

[Prev in Thread] Current Thread [Next in Thread]