summaryrefslogtreecommitdiff
path: root/pkgtools/rc.subr/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/rc.subr/PLIST')
-rw-r--r--pkgtools/rc.subr/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/rc.subr/PLIST b/pkgtools/rc.subr/PLIST
index d441fdaff87..d600f96b15c 100644
--- a/pkgtools/rc.subr/PLIST
+++ b/pkgtools/rc.subr/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2004/08/01 08:56:10 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/06/04 13:34:46 sketch Exp $
etc/rc.conf.example
etc/rc.subr
${RCD_SCRIPTS_DIR}/DAEMON
${RCD_SCRIPTS_DIR}/LOGIN
${RCD_SCRIPTS_DIR}/NETWORKING
${RCD_SCRIPTS_DIR}/SERVERS
-@unexec ${RMDIR} ${RCD_SCRIPTS_DIR} 2> /dev/null || ${TRUE}
+@unexec ${RMDIR} %D/${RCD_SCRIPTS_DIR} 2> /dev/null || ${TRUE}