Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 609118
Collapse All | Expand All

(-)a/sys-fs/quota/files/rpc.rquotad.initd (-2 / +2 lines)
Lines 1-9 Link Here
1
#!/sbin/openrc-run
1
#!/sbin/openrc-run
2
# Copyright 1999-2007 Gentoo Foundation
2
# Copyright 1999-2017 Gentoo Foundation
3
# Distributed under the terms of the GNU General Public License v2
3
# Distributed under the terms of the GNU General Public License v2
4
# $Id$
4
# $Id$
5
5
6
[ -e /etc/conf.d/nfs ] && source /etc/conf.d/nfs
6
[ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs
7
7
8
rpc_bin=/usr/sbin/rpc.rquotad
8
rpc_bin=/usr/sbin/rpc.rquotad
9
9

Return to bug 609118