diff options
Diffstat (limited to 'sys-cluster/keepalived/files')
-rw-r--r-- | sys-cluster/keepalived/files/conf-keepalived | 1 | ||||
-rw-r--r-- | sys-cluster/keepalived/files/init-keepalived | 1 | ||||
-rw-r--r-- | sys-cluster/keepalived/files/keepalived.confd | 1 | ||||
-rw-r--r-- | sys-cluster/keepalived/files/keepalived.init | 1 |
4 files changed, 0 insertions, 4 deletions
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 |