Mailing List archive

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

[vdr] Problems with exit-states (VDR-1.2.2)



Hi,

I'm currently working on a VDR init-script for Mandrake.
I'm catching exit state 0, 1 and 2 in the init-script.

When I run vdr with plugins a restart has an exit-state of 0 instead of
1. Without plugins exit state is 1.

Could this be a bug in VDR (using 1.2.2)?

I'm starting with the following command-line:

------------------- snip ----------------------

PROGSTART=$(date +%s) && su -c "$PROG_CMD_EXEC" $VDRUSER
echo $? > /dev/tty1

------------------- snap ----------------------

PROGCMD contains the command-line options for VDR and PLUGINS.

-- 
Rene Bartsch

Facsimile/Phone: +49 7 00/72 27 87 24
Mail:  rene@bartschnet.de




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index