diff --git a/sys-fs/quota/files/rpc.rquotad.initd b/sys-fs/quota/files/rpc.rquotad.initd index 047759a8d7335..bb43beb82ef6d 100644 --- a/sys-fs/quota/files/rpc.rquotad.initd +++ b/sys-fs/quota/files/rpc.rquotad.initd @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -[ -e /etc/conf.d/nfs ] && source /etc/conf.d/nfs +[ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs rpc_bin=/usr/sbin/rpc.rquotad