From bb23fd42677ffaa5581273f58a3668a00818af87 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 18 Feb 2008 20:35:48 +0000 Subject: Actually add that prestart function as a start_precmd. Ride previous PKGREVISION bump. --- security/courier-authlib/files/authdaemond.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/courier-authlib/files/authdaemond.sh b/security/courier-authlib/files/authdaemond.sh index 41bea82f9f6..0e7707bb9c0 100644 --- a/security/courier-authlib/files/authdaemond.sh +++ b/security/courier-authlib/files/authdaemond.sh @@ -1,6 +1,6 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: authdaemond.sh,v 1.3 2008/02/18 20:26:33 jlam Exp $ +# $NetBSD: authdaemond.sh,v 1.4 2008/02/18 20:35:48 jlam Exp $ # # Courier user authentication daemon # @@ -16,6 +16,7 @@ ctl_command="@PREFIX@/sbin/authdaemond" pidfile="@AUTHDAEMONVAR@/pid" required_files="@PKG_SYSCONFDIR@/authdaemonrc" +start_precmd="authdaemond_prestart" start_cmd="authdaemond_doit start" stop_cmd="authdaemond_doit stop" -- cgit v1.2.3