Date: Sun, 27 Feb 2005 12:06:59 +0000 (UTC) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/runit Makefile pkg-plist ports/sysutils/runit/files runsvdir.sh.in Message-ID: <200502271206.j1RC6xbE086680@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2005-02-27 12:06:59 UTC
FreeBSD ports repository
Modified files:
sysutils/runit Makefile pkg-plist
sysutils/runit/files runsvdir.sh.in
Log:
- Convert the included runsvdir startup script to rcNG.
It is now fully controlled via /etc/rc.conf mechanism:
runsvdir_enable="YES" - enable runsvdir startup
runsvdir_path="/service" - override service directory path
(default: /var/service)
- Startup script now automatically creates service directory
if it is missing
- Bump PORTREVISION
Revision Changes Path
1.14 +3 -5 ports/sysutils/runit/Makefile
1.2 +45 -22 ports/sysutils/runit/files/runsvdir.sh.in
1.5 +1 -2 ports/sysutils/runit/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502271206.j1RC6xbE086680>
