tash wrote:
> I have tshark installed on my box and I have an init script that is
> chmod 755 and chown root.root
>
> It is in /etc/init.d/ and rc2.d as S99tshark (symlink to /etc/
> init.d/).
>
> When the box is started, tshark will not start. But, if I set it to
> S22tshark (higher priority) it does startup at boot.
>
> Can anyone think of a reason why this is the case?
Something between S22 and S99 is interfering. Look for errors from the
S99 script.