summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/rpcbind
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2002-06-20 08:49:44 +0000
committerdougb <dougb@FreeBSD.org>2002-06-20 08:49:44 +0000
commit74d7d809a7048da384515eec5b432f5746286184 (patch)
tree82743d8e22dda9e003cf9214f6b15dbb286fea4b /etc/rc.d/rpcbind
parentb045fa53c5896beb5e98759a7382ba496f6e75d6 (diff)
downloadFreeBSD-src-74d7d809a7048da384515eec5b432f5746286184.zip
FreeBSD-src-74d7d809a7048da384515eec5b432f5746286184.tar.gz
Anonymize the "portmap" program to get better compatibility with
rpcbind in -current. Submitted by: Alexander Kabaev <ak03@gte.com>
Diffstat (limited to 'etc/rc.d/rpcbind')
-rwxr-xr-xetc/rc.d/rpcbind1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.d/rpcbind b/etc/rc.d/rpcbind
index 9f6e544..fd923df 100755
--- a/etc/rc.d/rpcbind
+++ b/etc/rc.d/rpcbind
@@ -23,7 +23,6 @@ case `${CMD_OSTYPE}` in
FreeBSD)
pidfile=
rcvar="portmap_enable"
- command="${portmap_program:-/usr/sbin/${name}}"
eval ${name}_flags=\"${portmap_flags}\"
;;
NetBSD)
OpenPOWER on IntegriCloud