summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-28 21:39:46 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-28 21:43:13 +0100
commit22fd7b2d4764535bd3afc37728df1015b0294467 (patch)
tree308db1ade2168db9280b6c460c478e9183a8372f /sys-cluster
parentdev-lang/spidermonkey:{38,45} drop more static libs (diff)
downloadgentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/files/cinder.initd1
-rw-r--r--sys-cluster/cman/files/cman.initd1
-rw-r--r--sys-cluster/cman/files/cman.initd-3.1.5-r11
-rw-r--r--sys-cluster/corosync/files/corosync.initd1
-rw-r--r--sys-cluster/csync2/files/csync2.initd1
-rw-r--r--sys-cluster/drbd-utils/files/drbd-utils-8.0.rc1
-rw-r--r--sys-cluster/drbd/files/drbd-8.0.rc1
-rw-r--r--sys-cluster/ganglia/files/gmetad-python.rc1
-rw-r--r--sys-cluster/glusterfs/files/glusterd-r2.initd1
-rw-r--r--sys-cluster/glusterfs/files/glusterfs-r1.initd1
-rw-r--r--sys-cluster/heartbeat/files/heartbeat-init1
-rw-r--r--sys-cluster/ipvsadm/files/ipvsadm-init1
-rw-r--r--sys-cluster/keepalived/files/conf-keepalived1
-rw-r--r--sys-cluster/keepalived/files/init-keepalived1
-rw-r--r--sys-cluster/keepalived/files/keepalived.confd1
-rw-r--r--sys-cluster/keepalived/files/keepalived.init1
-rw-r--r--sys-cluster/maui/files/maui.initd1
-rw-r--r--sys-cluster/neutron/files/neutron.initd1
-rw-r--r--sys-cluster/open-mx/files/omxoed.initd1
-rw-r--r--sys-cluster/pacemaker/files/pacemaker.initd1
-rw-r--r--sys-cluster/poolmon/files/poolmon.init1
-rw-r--r--sys-cluster/rgmanager/files/rgmanager-2.0x.conf1
-rw-r--r--sys-cluster/rgmanager/files/rgmanager-2.0x.rc1
-rw-r--r--sys-cluster/rgmanager/files/rgmanager.confd1
-rw-r--r--sys-cluster/rgmanager/files/rgmanager.initd1
-rw-r--r--sys-cluster/sanlock/files/sanlock.initd1
-rw-r--r--sys-cluster/sanlock/files/wdmd.initd1
-rw-r--r--sys-cluster/slurm/files/slurmctld.initd1
-rw-r--r--sys-cluster/slurm/files/slurmd.initd1
-rw-r--r--sys-cluster/slurm/files/slurmdbd.initd1
-rw-r--r--sys-cluster/swift/files/swift-account.initd1
-rw-r--r--sys-cluster/swift/files/swift-container.initd1
-rw-r--r--sys-cluster/swift/files/swift-object.initd1
-rw-r--r--sys-cluster/swift/files/swift-proxy.initd1
-rw-r--r--sys-cluster/torque/files/trqauthd-init.d1
-rw-r--r--sys-cluster/zookeeper-bin/files/zookeeper.initd1
36 files changed, 0 insertions, 36 deletions
diff --git a/sys-cluster/cinder/files/cinder.initd b/sys-cluster/cinder/files/cinder.initd
index c65ef84120aa..0c86345a8a1e 100644
--- a/sys-cluster/cinder/files/cinder.initd
+++ b/sys-cluster/cinder/files/cinder.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$
description="Starts ${SVCNAME} service for OpenStack"
diff --git a/sys-cluster/cman/files/cman.initd b/sys-cluster/cman/files/cman.initd
index 625fa00390f3..68c34c146818 100644
--- a/sys-cluster/cman/files/cman.initd
+++ b/sys-cluster/cman/files/cman.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$
CMAN_TOOL="/usr/sbin/cman_tool"
FENCE_TOOL="/usr/sbin/fence_tool"
diff --git a/sys-cluster/cman/files/cman.initd-3.1.5-r1 b/sys-cluster/cman/files/cman.initd-3.1.5-r1
index 900404aeb812..04cf5f2e7f9e 100644
--- a/sys-cluster/cman/files/cman.initd-3.1.5-r1
+++ b/sys-cluster/cman/files/cman.initd-3.1.5-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
CMAN_TOOL="/usr/sbin/cman_tool"
FENCE_TOOL="/usr/sbin/fence_tool"
diff --git a/sys-cluster/corosync/files/corosync.initd b/sys-cluster/corosync/files/corosync.initd
index 38dd598f438d..7408eac33b5f 100644
--- a/sys-cluster/corosync/files/corosync.initd
+++ b/sys-cluster/corosync/files/corosync.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$
depend() {
need net
diff --git a/sys-cluster/csync2/files/csync2.initd b/sys-cluster/csync2/files/csync2.initd
index 7ae5f2c47d58..d718a4990921 100644
--- a/sys-cluster/csync2/files/csync2.initd
+++ b/sys-cluster/csync2/files/csync2.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PIDFILE=/var/run/csync2.pid
BINARY=/usr/sbin/csync2
diff --git a/sys-cluster/drbd-utils/files/drbd-utils-8.0.rc b/sys-cluster/drbd-utils/files/drbd-utils-8.0.rc
index 6f2f74cc9c7c..e2ced85b146c 100644
--- a/sys-cluster/drbd-utils/files/drbd-utils-8.0.rc
+++ b/sys-cluster/drbd-utils/files/drbd-utils-8.0.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Id$
extra_started_commands="reload"
diff --git a/sys-cluster/drbd/files/drbd-8.0.rc b/sys-cluster/drbd/files/drbd-8.0.rc
index 636a6b5cdaed..57f583bf94bf 100644
--- a/sys-cluster/drbd/files/drbd-8.0.rc
+++ b/sys-cluster/drbd/files/drbd-8.0.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Id$
extra_started_commands="reload"
diff --git a/sys-cluster/ganglia/files/gmetad-python.rc b/sys-cluster/ganglia/files/gmetad-python.rc
index 061007ccf140..a01e42ebd788 100644
--- a/sys-cluster/ganglia/files/gmetad-python.rc
+++ b/sys-cluster/ganglia/files/gmetad-python.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PIDFILE=/var/run/gmetad-python.pid
diff --git a/sys-cluster/glusterfs/files/glusterd-r2.initd b/sys-cluster/glusterfs/files/glusterd-r2.initd
index bd336519f710..924939400f30 100644
--- a/sys-cluster/glusterfs/files/glusterd-r2.initd
+++ b/sys-cluster/glusterfs/files/glusterd-r2.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$
description="Gluster elastic volume management daemon"
command="/usr/sbin/glusterd"
diff --git a/sys-cluster/glusterfs/files/glusterfs-r1.initd b/sys-cluster/glusterfs/files/glusterfs-r1.initd
index 717ee79f6948..c2845855cf9c 100644
--- a/sys-cluster/glusterfs/files/glusterfs-r1.initd
+++ b/sys-cluster/glusterfs/files/glusterfs-r1.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ "${SVCNAME}" != "glusterfs" ]]
then
diff --git a/sys-cluster/heartbeat/files/heartbeat-init b/sys-cluster/heartbeat/files/heartbeat-init
index 6e5991e396e6..9316fcc81e8f 100644
--- a/sys-cluster/heartbeat/files/heartbeat-init
+++ b/sys-cluster/heartbeat/files/heartbeat-init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
HA_DIR=/etc/ha.d
. $HA_DIR/shellfuncs
diff --git a/sys-cluster/ipvsadm/files/ipvsadm-init b/sys-cluster/ipvsadm/files/ipvsadm-init
index db6907366e6b..c4f58ee567fc 100644
--- a/sys-cluster/ipvsadm/files/ipvsadm-init
+++ b/sys-cluster/ipvsadm/files/ipvsadm-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$
extra_commands="save"
diff --git a/sys-cluster/keepalived/files/conf-keepalived b/sys-cluster/keepalived/files/conf-keepalived
index b8e4d6592f0b..e739cced3dbc 100644
--- a/sys-cluster/keepalived/files/conf-keepalived
+++ b/sys-cluster/keepalived/files/conf-keepalived
@@ -1,6 +1,5 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Keepalived options
# Increase logging:
diff --git a/sys-cluster/keepalived/files/init-keepalived b/sys-cluster/keepalived/files/init-keepalived
index 1997e50cf29a..8688c43a30b1 100644
--- a/sys-cluster/keepalived/files/init-keepalived
+++ b/sys-cluster/keepalived/files/init-keepalived
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
opts="reload"
diff --git a/sys-cluster/keepalived/files/keepalived.confd b/sys-cluster/keepalived/files/keepalived.confd
index 93b0092dfb87..5f56cb23b031 100644
--- a/sys-cluster/keepalived/files/keepalived.confd
+++ b/sys-cluster/keepalived/files/keepalived.confd
@@ -1,6 +1,5 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Keepalived options
# Increase logging:
diff --git a/sys-cluster/keepalived/files/keepalived.init b/sys-cluster/keepalived/files/keepalived.init
index d05f071e053b..c290c9dbc518 100644
--- a/sys-cluster/keepalived/files/keepalived.init
+++ b/sys-cluster/keepalived/files/keepalived.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use logger
diff --git a/sys-cluster/maui/files/maui.initd b/sys-cluster/maui/files/maui.initd
index a09214e668ec..df4f64474f1f 100644
--- a/sys-cluster/maui/files/maui.initd
+++ b/sys-cluster/maui/files/maui.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$
depend() {
need net
diff --git a/sys-cluster/neutron/files/neutron.initd b/sys-cluster/neutron/files/neutron.initd
index 33f8eb147a67..803ccb58f70e 100644
--- a/sys-cluster/neutron/files/neutron.initd
+++ b/sys-cluster/neutron/files/neutron.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$
description="Starts ${SVCNAME} service for OpenStack"
diff --git a/sys-cluster/open-mx/files/omxoed.initd b/sys-cluster/open-mx/files/omxoed.initd
index 9b01e9606d44..765842ed7f68 100644
--- a/sys-cluster/open-mx/files/omxoed.initd
+++ b/sys-cluster/open-mx/files/omxoed.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$
depend() {
need net
diff --git a/sys-cluster/pacemaker/files/pacemaker.initd b/sys-cluster/pacemaker/files/pacemaker.initd
index 8ed19d7fb21b..8dbcea6ce37d 100644
--- a/sys-cluster/pacemaker/files/pacemaker.initd
+++ b/sys-cluster/pacemaker/files/pacemaker.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$
PIDFILE=/var/run/pacemaker.pid
diff --git a/sys-cluster/poolmon/files/poolmon.init b/sys-cluster/poolmon/files/poolmon.init
index beff8304b701..d62c922c050e 100644
--- a/sys-cluster/poolmon/files/poolmon.init
+++ b/sys-cluster/poolmon/files/poolmon.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
start() {
local pidfile=/run/poolmon.pid
diff --git a/sys-cluster/rgmanager/files/rgmanager-2.0x.conf b/sys-cluster/rgmanager/files/rgmanager-2.0x.conf
index 8732427c1182..ba5587060f76 100644
--- a/sys-cluster/rgmanager/files/rgmanager-2.0x.conf
+++ b/sys-cluster/rgmanager/files/rgmanager-2.0x.conf
@@ -1,5 +1,4 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
RGMGR_OPTS=""
diff --git a/sys-cluster/rgmanager/files/rgmanager-2.0x.rc b/sys-cluster/rgmanager/files/rgmanager-2.0x.rc
index 50b9d5ce75cd..d7d77d47fbe2 100644
--- a/sys-cluster/rgmanager/files/rgmanager-2.0x.rc
+++ b/sys-cluster/rgmanager/files/rgmanager-2.0x.rc
@@ -3,7 +3,6 @@
# Adaption of the original RedHat script
# Original Copyright (C) 2003 Red Hat, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use net
diff --git a/sys-cluster/rgmanager/files/rgmanager.confd b/sys-cluster/rgmanager/files/rgmanager.confd
index 7635a1b9e000..fa9f66830bd5 100644
--- a/sys-cluster/rgmanager/files/rgmanager.confd
+++ b/sys-cluster/rgmanager/files/rgmanager.confd
@@ -1,6 +1,5 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PIDFILE="/var/run/rgmanager.pid"
diff --git a/sys-cluster/rgmanager/files/rgmanager.initd b/sys-cluster/rgmanager/files/rgmanager.initd
index 8e59f06755b7..caaa86f551e7 100644
--- a/sys-cluster/rgmanager/files/rgmanager.initd
+++ b/sys-cluster/rgmanager/files/rgmanager.initd
@@ -3,7 +3,6 @@
# Adaption of the original RedHat script
# Original Copyright (C) 2003 Red Hat, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use net
diff --git a/sys-cluster/sanlock/files/sanlock.initd b/sys-cluster/sanlock/files/sanlock.initd
index 30a5c1e56fd1..8121aa55e6a6 100644
--- a/sys-cluster/sanlock/files/sanlock.initd
+++ b/sys-cluster/sanlock/files/sanlock.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
pidfile="/var/run/snlock.pid"
command="/usr/sbin/snlock"
diff --git a/sys-cluster/sanlock/files/wdmd.initd b/sys-cluster/sanlock/files/wdmd.initd
index 70140f00fde2..a87106aaa853 100644
--- a/sys-cluster/sanlock/files/wdmd.initd
+++ b/sys-cluster/sanlock/files/wdmd.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
pidfile="/var/run/wdmd.pid"
command="/usr/sbin/wdmd"
diff --git a/sys-cluster/slurm/files/slurmctld.initd b/sys-cluster/slurm/files/slurmctld.initd
index cea032d52355..e87dfdb83ad3 100644
--- a/sys-cluster/slurm/files/slurmctld.initd
+++ b/sys-cluster/slurm/files/slurmctld.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_commands="reload"
diff --git a/sys-cluster/slurm/files/slurmd.initd b/sys-cluster/slurm/files/slurmd.initd
index 36529432415b..a4a165be87d3 100644
--- a/sys-cluster/slurm/files/slurmd.initd
+++ b/sys-cluster/slurm/files/slurmd.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_commands="reload"
diff --git a/sys-cluster/slurm/files/slurmdbd.initd b/sys-cluster/slurm/files/slurmdbd.initd
index 054316fdbe0b..296afaf9421c 100644
--- a/sys-cluster/slurm/files/slurmdbd.initd
+++ b/sys-cluster/slurm/files/slurmdbd.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_commands="reload"
diff --git a/sys-cluster/swift/files/swift-account.initd b/sys-cluster/swift/files/swift-account.initd
index f70950fe65d6..205280c76ae0 100644
--- a/sys-cluster/swift/files/swift-account.initd
+++ b/sys-cluster/swift/files/swift-account.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$
COMMAND=/usr/bin/swift-init
PIDFILE=/run/swift/account-server.pid
diff --git a/sys-cluster/swift/files/swift-container.initd b/sys-cluster/swift/files/swift-container.initd
index 74663785610e..051951af138d 100644
--- a/sys-cluster/swift/files/swift-container.initd
+++ b/sys-cluster/swift/files/swift-container.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$
COMMAND=/usr/bin/swift-init
PIDFILE=/run/swift/container-server.pid
diff --git a/sys-cluster/swift/files/swift-object.initd b/sys-cluster/swift/files/swift-object.initd
index bb00d2bec807..59ec78ca039a 100644
--- a/sys-cluster/swift/files/swift-object.initd
+++ b/sys-cluster/swift/files/swift-object.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$
COMMAND=/usr/bin/swift-init
PIDFILE=/run/swift/object-server.pid
diff --git a/sys-cluster/swift/files/swift-proxy.initd b/sys-cluster/swift/files/swift-proxy.initd
index 2b96aca1ee64..cce9c32e335b 100644
--- a/sys-cluster/swift/files/swift-proxy.initd
+++ b/sys-cluster/swift/files/swift-proxy.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$
COMMAND=/usr/bin/swift-init
PIDFILE=/run/swift/proxy-server.pid
diff --git a/sys-cluster/torque/files/trqauthd-init.d b/sys-cluster/torque/files/trqauthd-init.d
index 1a0bed4a53da..46565f655e49 100644
--- a/sys-cluster/torque/files/trqauthd-init.d
+++ b/sys-cluster/torque/files/trqauthd-init.d
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/sys-cluster/zookeeper-bin/files/zookeeper.initd b/sys-cluster/zookeeper-bin/files/zookeeper.initd
index a760ce7296d1..ba66c2162a7a 100644
--- a/sys-cluster/zookeeper-bin/files/zookeeper.initd
+++ b/sys-cluster/zookeeper-bin/files/zookeeper.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
name="zookeeper"
command="/usr/bin/java"