diff options
Diffstat (limited to 'dev-db/postgresql/files')
| -rw-r--r-- | dev-db/postgresql/files/postgresql-check-db-dir | 1 | ||||
| -rw-r--r-- | dev-db/postgresql/files/postgresql.init | 1 | ||||
| -rw-r--r-- | dev-db/postgresql/files/postgresql.init-9.3 | 1 | ||||
| -rw-r--r-- | dev-db/postgresql/files/postgresql.init-pre_9.2 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/dev-db/postgresql/files/postgresql-check-db-dir b/dev-db/postgresql/files/postgresql-check-db-dir index 861b398e5032..7f89919a1f68 100644 --- a/dev-db/postgresql/files/postgresql-check-db-dir +++ b/dev-db/postgresql/files/postgresql-check-db-dir @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ eerror() { echo "$@" >&2 diff --git a/dev-db/postgresql/files/postgresql.init b/dev-db/postgresql/files/postgresql.init index 0952f1b5def9..35dd316e9604 100644 --- a/dev-db/postgresql/files/postgresql.init +++ b/dev-db/postgresql/files/postgresql.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$ extra_started_commands="reload" diff --git a/dev-db/postgresql/files/postgresql.init-9.3 b/dev-db/postgresql/files/postgresql.init-9.3 index 6a0489013a72..ffecea7a757c 100644 --- a/dev-db/postgresql/files/postgresql.init-9.3 +++ b/dev-db/postgresql/files/postgresql.init-9.3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="reload" diff --git a/dev-db/postgresql/files/postgresql.init-pre_9.2 b/dev-db/postgresql/files/postgresql.init-pre_9.2 index c8b615a6c86b..0973087b315d 100644 --- a/dev-db/postgresql/files/postgresql.init-pre_9.2 +++ b/dev-db/postgresql/files/postgresql.init-pre_9.2 @@ -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" |
