Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2009 19:38:57 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin Makefile src/usr.sbin/service Makefile service.8 service.sh
Message-ID:  <200912301945.nBUJjYh9024375@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

dougb       2009-12-30 19:38:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin             Makefile 
  Added files:           (Branch: RELENG_7)
    usr.sbin/service     Makefile service.8 service.sh 
  Log:
  SVN rev 201274 on 2009-12-30 19:38:57Z by dougb
  
  MFC r200743:
  
  The service command is an easy interface to the rc.d system.
  Its primary purpose is to start and stop services provided by
  the rc.d scripts, however it can also be used to list the scripts
  using various criteria.
  
  MFC r200809, r200980, r201035, r201069, 201070:
  
  Updates/fixes suggested after the initial introduction
  
  Revision    Changes    Path
  1.375.2.12  +1 -0      src/usr.sbin/Makefile
  1.1.4.2     +7 -0      src/usr.sbin/service/Makefile (new)
  1.5.4.2     +131 -0    src/usr.sbin/service/service.8 (new)
  1.3.4.2     +120 -0    src/usr.sbin/service/service.sh (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912301945.nBUJjYh9024375>