5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx sysvinit-functions: sysvinit-functions @VERSION@ (/etc/init.d/functions)
5 kx sysvinit-functions:
5 kx sysvinit-functions: This is the /etc/init.d/functions file, the typical sysvinit-style
5 kx sysvinit-functions: directories, and a few supporting binaries. Using this system,
5 kx sysvinit-functions: subdirectories of /etc/rc.d/ are searched for scripts (which are
5 kx sysvinit-functions: usually symlinks to the script in /etc/init.d/ or /etc/rc.d/init.d/).
5 kx sysvinit-functions: The links must start with S to start a script or K to stop (kill) it.
5 kx sysvinit-functions:
5 kx sysvinit-functions: For the most part, these are useful for running software developed
5 kx sysvinit-functions: for other versions of Linux.
5 kx sysvinit-functions: