summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-bk
blob: 21c778938d5d7ece49f26d7ae6588cc1b0e2382a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-bk,v 1.1 2011/10/30 10:08:22 marino Exp $

--- distrib/initscripts/rc.afpd.netbsd.tmpl.orig	2011-08-31 06:10:48.000000000 +0000
+++ distrib/initscripts/rc.afpd.netbsd.tmpl
@@ -17,6 +17,7 @@ rcvar=$name
 command=":SBINDIR:/afpd"
 etcdir=":ETCDIR:"
 pidfile="/var/run/${name}.pid"
+command_args="-P ${pidfile}"
 required_files="$etcdir/afpd.conf $etcdir/AppleVolumes.default $etcdir/AppleVolumes.system"
 
 load_rc_config $name