Date: Wed, 20 Dec 2006 11:37:15 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d abi Message-ID: <200612201137.kBKBbFx0048148@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-12-20 11:37:15 UTC FreeBSD src repository Modified files: etc/rc.d abi Log: Improve rc.d conformance: - don't play a needless trick with prestart, just use start method; - provide no-op stop method so that we don't get bogus "abi not running" error. Revision Changes Path 1.10 +3 -3 src/etc/rc.d/abi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612201137.kBKBbFx0048148>