search for: s90fast

Displaying 1 result from an estimated 1 matches for "s90fast".

Did you mean: k10fast
2010 Nov 10
1
Init.d script troubleshooting.
...a fairly large and slow commercial application, by calling that applications control binary to do the actual work. I "registered" the script, via chkconfig --add Fast, and the symlinks are in the expected places. [root at rpmbuilder etc]# ls /etc/rc*/*Fast /etc/rc0.d/K10Fast /etc/rc4.d/S90Fast /etc/rc1.d/K10Fast /etc/rc5.d/S90Fast /etc/rc2.d/K10Fast /etc/rc6.d/K10Fast /etc/rc3.d/S90Fast [root at rpmbuilder etc]# ls -la init.d/Fast -rwxr-xr-x 1 root root 2691 Nov 9 16:49 init.d/Fast [root at rpmbuilder etc]# Testing the script, both via "/etc/init.d/Fast start" and "s...