summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh')
-rw-r--r--sh/runscript.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/runscript.sh.in b/sh/runscript.sh.in
index e042be6..8e7fa69 100644
--- a/sh/runscript.sh.in
+++ b/sh/runscript.sh.in
@@ -128,7 +128,7 @@ start()
eend 1 "command_background option used but no pidfile specified"
return 1
fi
- _background="--background --make-pidfile --pidfile"
+ _background="--background --make-pidfile"
fi
if yesno "$start_inactive"; then
local _inactive=false