home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / CONTENTS / SCRIPTS / SYSVINIT < prev    next >
Encoding:
Text File  |  1995-04-20  |  126 b   |  5 lines

  1. ( cd sbin ; rm -rf telinit )
  2. ( cd sbin ; ln -sf  init telinit )
  3. ( cd sbin ; rm -rf reboot )
  4. ( cd sbin ; ln -sf  halt reboot )
  5.