From 22fd7b2d4764535bd3afc37728df1015b0294467 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 28 Feb 2017 21:39:46 +0100 Subject: Drop remaining $Id$ and $Header$ from files. Bug: 611234 --- net-fs/autofs/files/autofs5-auto.master | 1 - net-fs/autofs/files/autofs5.initd | 1 - net-fs/docker-volume-netshare/files/docker-volume-netshare.initd | 1 - net-fs/ncpfs/files/ipx.confd | 1 - net-fs/ncpfs/files/ipx.init | 1 - net-fs/nfs-utils/files/nfs.initd | 1 - net-fs/nfs-utils/files/nfsclient.initd | 1 - net-fs/nfs-utils/files/nfsmount.initd | 1 - net-fs/nfs-utils/files/nfsmount.initd-1.3.1 | 1 - net-fs/nfs-utils/files/rpc.gssd.initd | 1 - net-fs/nfs-utils/files/rpc.idmapd.initd | 1 - net-fs/nfs-utils/files/rpc.pipefs.initd | 1 - net-fs/nfs-utils/files/rpc.statd.initd | 1 - net-fs/nfs-utils/files/rpc.svcgssd.initd | 1 - net-fs/samba/files/4.2/samba4.initd-r1 | 1 - net-fs/samba/files/4.4/samba4.initd-r1 | 1 - net-fs/smbtad/files/smbtad.rc | 1 - 17 files changed, 17 deletions(-) (limited to 'net-fs') diff --git a/net-fs/autofs/files/autofs5-auto.master b/net-fs/autofs/files/autofs5-auto.master index 8656474647ed..8ad09274584b 100644 --- a/net-fs/autofs/files/autofs5-auto.master +++ b/net-fs/autofs/files/autofs5-auto.master @@ -1,4 +1,3 @@ -# $Id$ # Sample auto.master file # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location diff --git a/net-fs/autofs/files/autofs5.initd b/net-fs/autofs/files/autofs5.initd index 0de4f498f4fc..119585c995e0 100644 --- a/net-fs/autofs/files/autofs5.initd +++ b/net-fs/autofs/files/autofs5.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ DAEMON=/usr/sbin/automount PIDFILE=/var/run/autofs.pid diff --git a/net-fs/docker-volume-netshare/files/docker-volume-netshare.initd b/net-fs/docker-volume-netshare/files/docker-volume-netshare.initd index eba0e49a50a8..d80b7be94841 100644 --- a/net-fs/docker-volume-netshare/files/docker-volume-netshare.initd +++ b/net-fs/docker-volume-netshare/files/docker-volume-netshare.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2016-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="Docker Volume Netshare plugin" pidfile=${pidfile:-"/run/${SVCNAME}.pid"} diff --git a/net-fs/ncpfs/files/ipx.confd b/net-fs/ncpfs/files/ipx.confd index 8bbf9f5e606f..ca778f4e286a 100644 --- a/net-fs/ncpfs/files/ipx.confd +++ b/net-fs/ncpfs/files/ipx.confd @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Config file for /etc/init.d/ipx diff --git a/net-fs/ncpfs/files/ipx.init b/net-fs/ncpfs/files/ipx.init index 2132b57e9aa7..e4aa25716c5d 100644 --- a/net-fs/ncpfs/files/ipx.init +++ b/net-fs/ncpfs/files/ipx.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ #NB: Config is in /etc/conf.d/ipx diff --git a/net-fs/nfs-utils/files/nfs.initd b/net-fs/nfs-utils/files/nfs.initd index 73be4e5b1ea7..4b572fc2e5ed 100644 --- a/net-fs/nfs-utils/files/nfs.initd +++ b/net-fs/nfs-utils/files/nfs.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="reload" diff --git a/net-fs/nfs-utils/files/nfsclient.initd b/net-fs/nfs-utils/files/nfsclient.initd index 16060fe858df..6724e913d10f 100644 --- a/net-fs/nfs-utils/files/nfsclient.initd +++ b/net-fs/nfs-utils/files/nfsclient.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/nfsmount.initd b/net-fs/nfs-utils/files/nfsmount.initd index 0577d58e02f9..12c7d786a0ff 100644 --- a/net-fs/nfs-utils/files/nfsmount.initd +++ b/net-fs/nfs-utils/files/nfsmount.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 b/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 index bff761c8f0fe..68007ca11939 100644 --- a/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 +++ b/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This is mostly as a fix for bug #537996, to avoid breaking existing users # with nfsmount in their runlevels. diff --git a/net-fs/nfs-utils/files/rpc.gssd.initd b/net-fs/nfs-utils/files/rpc.gssd.initd index 7bfbdfa99170..445d44c44473 100644 --- a/net-fs/nfs-utils/files/rpc.gssd.initd +++ b/net-fs/nfs-utils/files/rpc.gssd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/rpc.idmapd.initd b/net-fs/nfs-utils/files/rpc.idmapd.initd index b54369652dbb..61cfd4de2e73 100644 --- a/net-fs/nfs-utils/files/rpc.idmapd.initd +++ b/net-fs/nfs-utils/files/rpc.idmapd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/rpc.pipefs.initd b/net-fs/nfs-utils/files/rpc.pipefs.initd index 991c9f59b789..f971a49b393e 100644 --- a/net-fs/nfs-utils/files/rpc.pipefs.initd +++ b/net-fs/nfs-utils/files/rpc.pipefs.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ MNT="/var/lib/nfs/rpc_pipefs" diff --git a/net-fs/nfs-utils/files/rpc.statd.initd b/net-fs/nfs-utils/files/rpc.statd.initd index eee9923c745b..ea78b9aef61a 100644 --- a/net-fs/nfs-utils/files/rpc.statd.initd +++ b/net-fs/nfs-utils/files/rpc.statd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/nfs-utils/files/rpc.svcgssd.initd b/net-fs/nfs-utils/files/rpc.svcgssd.initd index 354c398f084a..c714e36076f4 100644 --- a/net-fs/nfs-utils/files/rpc.svcgssd.initd +++ b/net-fs/nfs-utils/files/rpc.svcgssd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ [ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs diff --git a/net-fs/samba/files/4.2/samba4.initd-r1 b/net-fs/samba/files/4.2/samba4.initd-r1 index bf162ad74522..52a9b68bba80 100644 --- a/net-fs/samba/files/4.2/samba4.initd-r1 +++ b/net-fs/samba/files/4.2/samba4.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ extra_started_commands="reload" piddir="/run/samba" diff --git a/net-fs/samba/files/4.4/samba4.initd-r1 b/net-fs/samba/files/4.4/samba4.initd-r1 index bf162ad74522..52a9b68bba80 100644 --- a/net-fs/samba/files/4.4/samba4.initd-r1 +++ b/net-fs/samba/files/4.4/samba4.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ extra_started_commands="reload" piddir="/run/samba" diff --git a/net-fs/smbtad/files/smbtad.rc b/net-fs/smbtad/files/smbtad.rc index 547fd149de94..afc3e3c13617 100644 --- a/net-fs/smbtad/files/smbtad.rc +++ b/net-fs/smbtad/files/smbtad.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ CONFFILE=/etc/conf.d/${SVCNAME}.conf PIDFILE=/var/run/${SVCNAME}.pid -- cgit v1.2.3-65-gdbad