I'm using Suse11. I know the /etc/init.d/rcx.d is used for different run levels. And if you list of the directory, let's say rc5.d/. You can see that the filename either start with S or K, so what is the meaning behind this naming convention?

link|improve this question

33% accept rate
feedback

1 Answer

Start or Kill to indicate whether that service should or should not run in that runlevel.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.