diff options
Diffstat (limited to 'extra/postgresql/postgresql.initd')
-rw-r--r-- | extra/postgresql/postgresql.initd | 1 |
1 files changed, 0 insertions, 1 deletions
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() { |