summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/bacula/files/bacula-dir.confd1
-rw-r--r--app-backup/bacula/files/bacula-dir.initd1
-rw-r--r--app-backup/bacula/files/bacula-fd.confd1
-rw-r--r--app-backup/bacula/files/bacula-fd.initd1
-rw-r--r--app-backup/bacula/files/bacula-sd.confd1
-rw-r--r--app-backup/bacula/files/bacula-sd.initd1
-rwxr-xr-xapp-backup/bacula/files/newscripts/bacula-dir.initd1
-rwxr-xr-xapp-backup/bacula/files/newscripts/bacula-fd.initd1
-rwxr-xr-xapp-backup/bacula/files/newscripts/bacula-sd.initd1
-rw-r--r--app-backup/bareos/files/bareos-dir.confd1
-rw-r--r--app-backup/bareos/files/bareos-dir.initd1
-rw-r--r--app-backup/bareos/files/bareos-fd.confd1
-rw-r--r--app-backup/bareos/files/bareos-fd.initd1
-rw-r--r--app-backup/bareos/files/bareos-sd.confd1
-rw-r--r--app-backup/bareos/files/bareos-sd.initd1
-rw-r--r--app-backup/boxbackup/files/bbackupd.rc1
-rw-r--r--app-backup/boxbackup/files/bbstored.rc1
-rw-r--r--app-backup/burp/files/burp.initd1
-rw-r--r--app-backup/sarab/files/README.Gentoo2
-rw-r--r--app-backup/tsm/files/dsmc.conf.d1
-rw-r--r--app-backup/tsm/files/dsmc.init.d1
-rw-r--r--app-backup/tsm/files/dsmcad.init.d-r11
22 files changed, 1 insertions, 22 deletions
diff --git a/app-backup/bacula/files/bacula-dir.confd b/app-backup/bacula/files/bacula-dir.confd
index b27b75f2c7ba..59f684660cda 100644
--- a/app-backup/bacula/files/bacula-dir.confd
+++ b/app-backup/bacula/files/bacula-dir.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/bacula-dir
diff --git a/app-backup/bacula/files/bacula-dir.initd b/app-backup/bacula/files/bacula-dir.initd
index 330778cce175..0601ca56e2c4 100644
--- a/app-backup/bacula/files/bacula-dir.initd
+++ b/app-backup/bacula/files/bacula-dir.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/app-backup/bacula/files/bacula-fd.confd b/app-backup/bacula/files/bacula-fd.confd
index 53ba48c09d3a..eed82ccbc6f4 100644
--- a/app-backup/bacula/files/bacula-fd.confd
+++ b/app-backup/bacula/files/bacula-fd.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/bacula-fd
diff --git a/app-backup/bacula/files/bacula-fd.initd b/app-backup/bacula/files/bacula-fd.initd
index cacf90e5cf46..1cc636edbf9c 100644
--- a/app-backup/bacula/files/bacula-fd.initd
+++ b/app-backup/bacula/files/bacula-fd.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/app-backup/bacula/files/bacula-sd.confd b/app-backup/bacula/files/bacula-sd.confd
index 55ee1ff82182..8d6f7d2e60d4 100644
--- a/app-backup/bacula/files/bacula-sd.confd
+++ b/app-backup/bacula/files/bacula-sd.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/bacula-sd
diff --git a/app-backup/bacula/files/bacula-sd.initd b/app-backup/bacula/files/bacula-sd.initd
index 4fbb8ebde33a..a18840242efa 100644
--- a/app-backup/bacula/files/bacula-sd.initd
+++ b/app-backup/bacula/files/bacula-sd.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/app-backup/bacula/files/newscripts/bacula-dir.initd b/app-backup/bacula/files/newscripts/bacula-dir.initd
index 5923be464882..d717f07f7926 100755
--- a/app-backup/bacula/files/newscripts/bacula-dir.initd
+++ b/app-backup/bacula/files/newscripts/bacula-dir.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$
command=/usr/sbin/bacula-dir
command_args="${DIR_OPTIONS}"
pidfile=/var/run/bacula-dir.9101.pid
diff --git a/app-backup/bacula/files/newscripts/bacula-fd.initd b/app-backup/bacula/files/newscripts/bacula-fd.initd
index d8065b232d06..fe6a8815b9fd 100755
--- a/app-backup/bacula/files/newscripts/bacula-fd.initd
+++ b/app-backup/bacula/files/newscripts/bacula-fd.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$
command=/usr/sbin/bacula-fd
command_args="${FD_OPTIONS}"
diff --git a/app-backup/bacula/files/newscripts/bacula-sd.initd b/app-backup/bacula/files/newscripts/bacula-sd.initd
index df39e8b9dab4..07facefbb4a4 100755
--- a/app-backup/bacula/files/newscripts/bacula-sd.initd
+++ b/app-backup/bacula/files/newscripts/bacula-sd.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$
command=/usr/sbin/bacula-sd
command_args="${SD_OPTIONS}"
pidfile=/var/run/bacula-sd.9103.pid
diff --git a/app-backup/bareos/files/bareos-dir.confd b/app-backup/bareos/files/bareos-dir.confd
index 441cf4cbefdb..5503131f8f3a 100644
--- a/app-backup/bareos/files/bareos-dir.confd
+++ b/app-backup/bareos/files/bareos-dir.confd
@@ -1,6 +1,5 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Config file for /etc/init.d/bareos-dir
diff --git a/app-backup/bareos/files/bareos-dir.initd b/app-backup/bareos/files/bareos-dir.initd
index e7c780eb496f..826d27a829c9 100644
--- a/app-backup/bareos/files/bareos-dir.initd
+++ b/app-backup/bareos/files/bareos-dir.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() {
use dns bareos-fd bareos-sd
diff --git a/app-backup/bareos/files/bareos-fd.confd b/app-backup/bareos/files/bareos-fd.confd
index 05bc77742a84..cd7ac02c50df 100644
--- a/app-backup/bareos/files/bareos-fd.confd
+++ b/app-backup/bareos/files/bareos-fd.confd
@@ -1,6 +1,5 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Config file for /etc/init.d/bareos-fd
diff --git a/app-backup/bareos/files/bareos-fd.initd b/app-backup/bareos/files/bareos-fd.initd
index 013ef3453513..e272daa88ecd 100644
--- a/app-backup/bareos/files/bareos-fd.initd
+++ b/app-backup/bareos/files/bareos-fd.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() {
use dns
diff --git a/app-backup/bareos/files/bareos-sd.confd b/app-backup/bareos/files/bareos-sd.confd
index 3a688ffb5d15..017c80bafdfa 100644
--- a/app-backup/bareos/files/bareos-sd.confd
+++ b/app-backup/bareos/files/bareos-sd.confd
@@ -1,6 +1,5 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Config file for /etc/init.d/bareos-sd
diff --git a/app-backup/bareos/files/bareos-sd.initd b/app-backup/bareos/files/bareos-sd.initd
index 197b9e68124f..f20be4ecf56e 100644
--- a/app-backup/bareos/files/bareos-sd.initd
+++ b/app-backup/bareos/files/bareos-sd.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() {
use dns
diff --git a/app-backup/boxbackup/files/bbackupd.rc b/app-backup/boxbackup/files/bbackupd.rc
index d182fbd741f6..0c6ce82e8e7d 100644
--- a/app-backup/boxbackup/files/bbackupd.rc
+++ b/app-backup/boxbackup/files/bbackupd.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need localmount
diff --git a/app-backup/boxbackup/files/bbstored.rc b/app-backup/boxbackup/files/bbstored.rc
index a06a10bded8a..0dfd343209f5 100644
--- a/app-backup/boxbackup/files/bbstored.rc
+++ b/app-backup/boxbackup/files/bbstored.rc
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need localmount
diff --git a/app-backup/burp/files/burp.initd b/app-backup/burp/files/burp.initd
index d88af5597c46..201af0a97123 100644
--- a/app-backup/burp/files/burp.initd
+++ b/app-backup/burp/files/burp.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$
BURP_CONFIG="/etc/burp/burp-server.conf"
diff --git a/app-backup/sarab/files/README.Gentoo b/app-backup/sarab/files/README.Gentoo
index 680a395239df..46359913c729 100644
--- a/app-backup/sarab/files/README.Gentoo
+++ b/app-backup/sarab/files/README.Gentoo
@@ -1,4 +1,4 @@
--*- outline -*- $Id$
+-*- outline -*-
Gentoo GNU/Linux specific notes for SaraB
-----------------------------------------
diff --git a/app-backup/tsm/files/dsmc.conf.d b/app-backup/tsm/files/dsmc.conf.d
index 5998b4359a19..c4fd1c76a98c 100644
--- a/app-backup/tsm/files/dsmc.conf.d
+++ b/app-backup/tsm/files/dsmc.conf.d
@@ -1,6 +1,5 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Config file for /etc/init.d/tivoli
diff --git a/app-backup/tsm/files/dsmc.init.d b/app-backup/tsm/files/dsmc.init.d
index 17c74a8f03b9..0e9773294858 100644
--- a/app-backup/tsm/files/dsmc.init.d
+++ b/app-backup/tsm/files/dsmc.init.d
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use net
diff --git a/app-backup/tsm/files/dsmcad.init.d-r1 b/app-backup/tsm/files/dsmcad.init.d-r1
index d9291650ab0a..6c487fd8c970 100644
--- a/app-backup/tsm/files/dsmcad.init.d-r1
+++ b/app-backup/tsm/files/dsmcad.init.d-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$
command=/opt/tivoli/tsm/client/ba/bin/dsmcad