home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextPrinter / lpd.children < prev    next >
Text File  |  1991-11-06  |  128b  |  8 lines

  1. #
  2. # Start processes that need to be children of lpd.
  3. #
  4.  
  5. if [ -f /usr/lib/NextPrinter/npd ]; then
  6.     /usr/lib/NextPrinter/npd &
  7. fi
  8.