Hi!
> How could that happen? When using a TMPFS for /var/run, the init script has to manage the directory creation. (This is not the default case in Debian) > > +if [ ! -e `dirname $PIDFILE` ];then > > Speaking of posix-shell-strictness: is '[ -e' valid? At least, it works for me. But you should better try ;-) > $USER:$GROUP Yes, sorry! > Generally I like this. > Great :)
signature.asc
Description: This is a digitally signed message part

