diff options
Diffstat (limited to 'system/chkconfig/slack-desc')
-rw-r--r-- | system/chkconfig/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/system/chkconfig/slack-desc b/system/chkconfig/slack-desc deleted file mode 100644 index 6e7d847d82..0000000000 --- a/system/chkconfig/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler----------------------------------------------------| -chkconfig: Chkconfig (a tool for managing SysV init directories) -chkconfig: -chkconfig: Chkconfig is a tool for managing the collection of symbolic links -chkconfig: found in the /etc/rc[0-6].d directories, on System V derived UNIX -chkconfig: systems. It saves the system administrator from the tedium of -chkconfig: manually managing the scores of symbolic links. -chkconfig: -chkconfig: Note: Slackware uses a BSD UNIX derived 'rc' system to be found in -chkconfig: /etc/rc.d (utilising 'pkgtool' for management), SysV-style init -chkconfig: is however supported for 3th party programs to use. -chkconfig: |