summaryrefslogtreecommitdiff
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
parentb378a38595b708b3ec87bb6a8dfa24de69c14758 (diff)
downloadpkgsrc-754b2dfad6da22d38f9f61762166cb8387732a50.tar.gz
use ${NOLOGIN}, not hardcoded /sbin/nologin.
-rw-r--r--chat/ircd-hybrid/Makefile4
-rw-r--r--net/openntpd/Makefile4
-rw-r--r--security/pflkm/Makefile4
-rw-r--r--sysutils/dbus/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile
index e380d3da2a1..c4f335ff798 100644
--- a/chat/ircd-hybrid/Makefile
+++ b/chat/ircd-hybrid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:04 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/12 04:15:50 grant Exp $
#
DISTNAME= ircd-hybrid-6.2
@@ -107,7 +107,7 @@ FILES_SUBST+= SYSLOG_FACILITY=${IRCD_HYBRID_SYSLOG_FACILITY}
RCD_SCRIPTS= ircd-hybrid
-PKG_USERS= ${IRCD_HYBRID_IRC_USER}:${IRCD_HYBRID_IRC_GROUP}::IRC\\ User::/sbin/nologin
+PKG_USERS= ${IRCD_HYBRID_IRC_USER}:${IRCD_HYBRID_IRC_GROUP}::IRC\\ User::${NOLOGIN}
PKG_GROUPS= ${IRCD_HYBRID_IRC_GROUP}
SUPPORT_FILES= ${PREFIX}/share/examples/ircd-hybrid/opers.txt \
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index ed613fcab87..bbf4dfda8db 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/06/28 17:13:25 peter Exp $
+# $NetBSD: Makefile,v 1.13 2005/07/12 04:15:50 grant Exp $
DISTNAME= openntpd-3.7p1
CATEGORIES= net
@@ -23,7 +23,7 @@ EGDIR= ${PREFIX}/share/examples/openntpd
CONF_FILES= ${EGDIR}/ntpd.conf ${PKG_SYSCONFDIR}/ntpd.conf
RCD_SCRIPTS= openntpd
-PKG_USERS= _ntp:_ntp::ntpd\\ pseudo-user:${VARBASE}/chroot/ntpd:/sbin/nologin
+PKG_USERS= _ntp:_ntp::ntpd\\ pseudo-user:${VARBASE}/chroot/ntpd:${NOLOGIN}
PKG_GROUPS= _ntp
OWN_DIRS= ${VARBASE}/chroot/ntpd
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
diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile
index 8c876f42b1d..d93b913088f 100644
--- a/sysutils/dbus/Makefile
+++ b/sysutils/dbus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2005/03/22 10:55:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/12 04:15:50 grant Exp $
#
.include "Makefile.common"
-PKG_USERS= messagebus:messagebus::System\\ message\\ bus:${VARBASE}/run/dbus:/sbin/nologin
+PKG_USERS= messagebus:messagebus::System\\ message\\ bus:${VARBASE}/run/dbus:${NOLOGIN}
PKG_GROUPS= messagebus
MAKE_DIRS= ${PKG_SYSCONFDIR}/event.d