home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / lp / install / postremove < prev    next >
Encoding:
Text File  |  1998-08-19  |  209 b   |  12 lines

  1. #ident    "@(#)postremove    1.2"
  2. #ident "$Header: $"
  3.  
  4. ##########
  5. #
  6. # The lp service must be started again after LP is removed
  7. # as basic lp is in the base system
  8. ##########
  9. /usr/lib/lpsched >/dev/null 2>&1
  10.  
  11. exit 0
  12.