summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-12 04:15:50 +0000
committergrant <grant@pkgsrc.org>2005-07-12 04:15:50 +0000
commit754b2dfad6da22d38f9f61762166cb8387732a50 (patch)
treeaf8f9095f004b7ae7631eb57ce670e9c1ed1ee6f /security
parentb378a38595b708b3ec87bb6a8dfa24de69c14758 (diff)
downloadpkgsrc-754b2dfad6da22d38f9f61762166cb8387732a50.tar.gz
use ${NOLOGIN}, not hardcoded /sbin/nologin.
Diffstat (limited to 'security')
-rw-r--r--security/pflkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pflkm/Makefile b/security/pflkm/Makefile
index afe537dd120..a3c2f4fc61a 100644
--- a/security/pflkm/Makefile
+++ b/security/pflkm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/01 18:18:09 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/12 04:15:50 grant Exp $
DISTNAME= pflkm-20050511
CATEGORIES= security
@@ -13,7 +13,7 @@ ONLY_FOR_PLATFORM= NetBSD-[2-9]*-*
USE_PKGINSTALL= yes
NO_CONFIGURE= yes
-PKG_USERS= _pflogd:nogroup::pflogd\\ pseudo-user:${VARBASE}/chroot/pflogd:/sbin/nologin
+PKG_USERS= _pflogd:nogroup::pflogd\\ pseudo-user:${VARBASE}/chroot/pflogd:${NOLOGIN}
RCD_SCRIPTS= pf pflogd
PKG_SYSCONFSUBDIR= pf