Date: Fri, 2 Aug 2002 03:55:12 -0700 (PDT) From: Christian Weisgerber <naddy@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/blimitd Makefile ports/sysutils/blimitd/files blimitd.sh Message-ID: <200208021055.g72AtCpI092179@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
naddy 2002/08/02 03:55:12 PDT Modified files: sysutils/blimitd Makefile sysutils/blimitd/files blimitd.sh Log: The startup script supportes an argument of status which is just a quick way to see if the daemon is running. The case when the daemon wasn't apparently running was missing a "fi". While we're here, fancify the grep a little and fix the fact that it shows you the script is running as well as the daemon. Reported by: Jonathan Towne <jontow@twcny.rr.com> PR: 41252 Submitted by: Andrew Stevenson <andrew@ugh.net.au> Revision Changes Path 1.4 +1 -0 ports/sysutils/blimitd/Makefile 1.2 +5 -3 ports/sysutils/blimitd/files/blimitd.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208021055.g72AtCpI092179>