mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/quota: switch init script to use . instead of source #609118
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user