From 803c53c8d042b8336057858461b271421eff3b14 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 16 Jul 2009 12:43:58 +0000 Subject: extra/postgresql: bugfix in init.d script. (fixes #62) http://bugs.alpinelinux.org/issues/show/62 --- extra/postgresql/postgresql.initd | 1 - 1 file changed, 1 deletion(-) (limited to 'extra/postgresql/postgresql.initd') diff --git a/extra/postgresql/postgresql.initd b/extra/postgresql/postgresql.initd index bc50ae2f7..3863a49aa 100644 --- a/extra/postgresql/postgresql.initd +++ b/extra/postgresql/postgresql.initd @@ -7,7 +7,6 @@ opts="${opts} reload setup" depend() { use net - provide postgresql } checkconfig() { -- cgit v1.2.3