aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/postgrey/postgrey.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgrey/postgrey.initd b/main/postgrey/postgrey.initd
index c9e51ceba9..f2f4699abe 100644
--- a/main/postgrey/postgrey.initd
+++ b/main/postgrey/postgrey.initd
@@ -5,7 +5,7 @@
conf="/etc/conf.d/postgrey"
-opts="${opts} reload"
+extra_started_commands="reload"
depend() {
need net