Package: setserial
Version: 2.17-40
I want to use setserial in manual mode (don't use the kernel
autoconfiguration.
I use "dpkg-reconfigure setserial" and select manual.
I create the file /etc/serial.conf
but after a call to /etc/init.d/seterial start nothing is done.
I check this file and the
case $1 in
start | restart | force-reload )
....
[ -f ${etcconfig} ] && exit 0
but the action is done after the case...
If I remove this exit 0
all is work fine. and the configuration I made in
the /etc/setserial.conf is used.
I'm using a debian 3.1
Linux 2.6.8-3-386 #1 Wed Dec 6 00:38:53 UTC 2006 i686 GNU/Linux
cheers
NADAL Jean-Baptiste
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]