williamh    15/02/03 19:28:36

  Modified:             nfsclient.initd
  Log:
  drop the provide nfsmount from nfsclient since there is now a migration 
script.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 0x30C46538)

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

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/files/nfsclient.initd?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/files/nfsclient.initd?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/files/nfsclient.initd?r1=1.3&r2=1.4

Index: nfsclient.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/files/nfsclient.initd,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nfsclient.initd     24 Dec 2014 18:09:21 -0000      1.3
+++ nfsclient.initd     3 Feb 2015 19:28:36 -0000       1.4
@@ -1,7 +1,7 @@
 #!/sbin/runscript
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/files/nfsclient.initd,v 
1.3 2014/12/24 18:09:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/files/nfsclient.initd,v 
1.4 2015/02/03 19:28:36 williamh Exp $
 
 [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs
 
@@ -20,7 +20,6 @@
        before netmount
        config /etc/fstab
        need portmap ${myneed}
-       provide nfsmount
        use ypbind dns
 }
 




Reply via email to