summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/rpcbind
diff options
context:
space:
mode:
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