« Return to Thread: Bug#488843: Please change initialization script

Bug#488843: Please change initialization script

by Marcelo-55 :: Rate this Message:

Reply to Author | View in Thread

Package: cups
Version: 1.3.7-7

Please change /etc/init.d/cups from this:

test -f $DAEMON || exit 0

to this:

test -x $DAEMON || exit 0

or, if you prefer, this:

test -f $DAEMON -a -x $DAEMON || exit 0

You want to test for executability, not only existance.

Thanks!

Marcelo




--
To UNSUBSCRIBE, email to debian-printing-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...

 « Return to Thread: Bug#488843: Please change initialization script

LightInTheBox - Buy quality products at wholesale price!