Date: Tue, 1 Jun 2004 23:48:13 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/daemon daemon.8 daemon.c Message-ID: <200406020648.i526mDpv054071@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk         2004/06/01 23:48:13 PDT
  FreeBSD src repository
  Modified files:
    usr.sbin/daemon      daemon.8 daemon.c 
  Log:
  Give daemon(8) the ability to create a pid-file.  Since the target program
  does not know anything about the pid-file and we don't keep a babysitting
  process for the task, the pid-file will linger.
  
  Submitted by:   mi
  PR:     56398
  
  Revision  Changes    Path
  1.4       +9 -1      src/usr.sbin/daemon/daemon.8
  1.3       +37 -5     src/usr.sbin/daemon/daemon.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406020648.i526mDpv054071>
