public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils/files: nfs.initd
Date: Mon, 05 May 2008 04:36:12 +0000	[thread overview]
Message-ID: <E1JssQu-0008US-Fv@stork.gentoo.org> (raw)

vapier      08/05/05 04:36:12

  Modified:             nfs.initd
  Log:
  fix copy & paste error in previous commit #219495 by Jonathan Adamczewski
  (Portage version: 2.2_pre5)

Revision  Changes    Path
1.14                 net-fs/nfs-utils/files/nfs.initd

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/nfs-utils/files/nfs.initd?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/nfs-utils/files/nfs.initd?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/nfs-utils/files/nfs.initd?r1=1.13&r2=1.14

Index: nfs.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/files/nfs.initd,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- nfs.initd	4 May 2008 09:53:34 -0000	1.13
+++ nfs.initd	5 May 2008 04:36:12 -0000	1.14
@@ -1,7 +1,7 @@
 #!/sbin/runscript
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/files/nfs.initd,v 1.13 2008/05/04 09:53:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/files/nfs.initd,v 1.14 2008/05/05 04:36:12 vapier Exp $
 
 opts="reload"
 
@@ -22,7 +22,7 @@
 			myneed="${myneed} rpc.svcgssd"
 		fi
 	fi
-	config /etc/fstab
+	config /etc/exports
 	need portmap rpc.statd ${myneed}
 	use ypbind net dns rpc.rquotad rpc.idmapd rpc.svcgssd
 	after quota



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-05-05  4:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05  4:36 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-31 22:12 [gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils/files: nfs.initd Mike Frysinger (vapier)
2009-01-31 22:13 Mike Frysinger (vapier)
2009-01-31 22:19 Mike Frysinger (vapier)
2009-02-27  1:41 Mike Frysinger (vapier)
2010-07-26  1:02 Diego Petteno (flameeyes)
2010-08-02 11:08 Diego Petteno (flameeyes)
2010-08-07 21:13 Mike Frysinger (vapier)
2010-11-21 19:56 Mike Frysinger (vapier)
2011-09-01 15:18 Mike Frysinger (vapier)
2011-09-18  1:51 Mike Frysinger (vapier)
2013-03-24 19:37 Mike Frysinger (vapier)
2014-06-20  6:21 Mike Frysinger (vapier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JssQu-0008US-Fv@stork.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox