>>>>> On Sun, 7 Jun 2009, Robin H Johnson wrote: > 2. Right now, every init.d script that needs to detection should revbump > and change to the following: > [[ -f /lib/librc.so -o -f /etc/init.d/sysfs -o -f /libexec/rc/version ]]
Wasn't the convention for init scripts to use only single square brackets, i.e. POSIX shell syntax? Ulrich
