home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / etc / init.d / rcS < prev    next >
Encoding:
Text File  |  2006-08-23  |  117 b   |  9 lines

  1. #! /bin/sh
  2. #
  3. # rcS
  4. #
  5. # Call all S??* scripts in /etc/rcS.d/ in numerical/alphabetical order
  6. #
  7.  
  8. exec /etc/init.d/rc S
  9.