From a5636ad0745cea325def3da749da9aae76e06728 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 2 Jan 2012 18:13:54 +0000 Subject: main/postgresql: Remove the stop function from pg-restore init.d script --- main/postgresql/pg-restore.initd | 5 ----- 1 file changed, 5 deletions(-) (limited to 'main/postgresql/pg-restore.initd') diff --git a/main/postgresql/pg-restore.initd b/main/postgresql/pg-restore.initd index 3d1ad50f6d..1cc4da5c8f 100644 --- a/main/postgresql/pg-restore.initd +++ b/main/postgresql/pg-restore.initd @@ -37,8 +37,3 @@ purge() { start() { restore } - -stop() { - dump -} - -- cgit v1.2.3