/****************************************************************************
*                                                                           *
*	                    SYSTEM V INIT EDITOR			    *
*  	                     for the KDE Project			    *
* 									    *
****************************************************************************/

DESCRIPTION:
  KSysV lets you edit your SysV-style init configuration using drag'n'drop.

INSTALLATION:
  Just do a "./configure && make && make install".

CONFIGURATION:
  Through the GUI (Options/Configure...)

CONTACT INFORMATION:
  If something doesn't work (or does work :-) ) correctly, contact me:
  Peter Putzer <putzer@kde.org>

CAVEATS / ADDITIONAL NOTES:
  KSysV needs to be set suid root to be usable from non-root accounts. 
  Making programs suid generally is _NOT_ a good idea, and besides only 
  root should fiddle with files in /etc anyway. 

  So don't use it if you're not root.

REMEMBER:
  No warranties!

BUGS:
  See the BUGS file.

LICENSE:
  This program is licensed under the GNU General Public License, GPL for short. 
  See the file COPYING for details. No warranties!

  Explicit permission to link with Qt is given, in case anyone feels like he
  needs this explicit permission for his peace of mind.

SPECIAL THANKS:
  To Emanuel Pirker for his template for this README
