summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-07-02 17:03:55 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-07-02 17:03:55 +0000
commit2c69436db4076e53d7aec117b15f77c65a75c9cd (patch)
tree441e296bba44d5b51b7477f1d0ae7ab2f07c0b9f /dev-db/postgresql/files
parentunmasked WindowMaker (diff)
downloadgentoo-2-2c69436db4076e53d7aec117b15f77c65a75c9cd.tar.gz
gentoo-2-2c69436db4076e53d7aec117b15f77c65a75c9cd.tar.bz2
gentoo-2-2c69436db4076e53d7aec117b15f77c65a75c9cd.zip
Fixes to startup script. Fixes #4416. Thanks to Tom von Schwerdtner
Diffstat (limited to 'dev-db/postgresql/files')
-rw-r--r--dev-db/postgresql/files/7.2/postgresql2
-rw-r--r--dev-db/postgresql/files/digest-postgresql-7.2-r31
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/postgresql/files/7.2/postgresql b/dev-db/postgresql/files/7.2/postgresql
index a69795b64259..0129b56440bf 100644
--- a/dev-db/postgresql/files/7.2/postgresql
+++ b/dev-db/postgresql/files/7.2/postgresql
@@ -16,6 +16,6 @@ start() {
stop () {
ebegin "Stopping postgres"
- start-stop-daemon --stop --quiet --pidfile=/var/lib/postgresql/postmaster.pid
+ start-stop-daemon --stop --quiet --pidfile=/var/lib/postgresql/data/postmaster.pid
eend $?
}
diff --git a/dev-db/postgresql/files/digest-postgresql-7.2-r3 b/dev-db/postgresql/files/digest-postgresql-7.2-r3
new file mode 100644
index 000000000000..c0daa65f8ba7
--- /dev/null
+++ b/dev-db/postgresql/files/digest-postgresql-7.2-r3
@@ -0,0 +1 @@
+MD5 4174777cd91f3cc96f91efb2e4e1bc7c postgresql-7.2.tar.gz 9180168