aboutsummaryrefslogtreecommitdiffstats
path: root/main/lsyncd/lsyncd.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/lsyncd/lsyncd.initd')
-rw-r--r--main/lsyncd/lsyncd.initd1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/lsyncd/lsyncd.initd b/main/lsyncd/lsyncd.initd
index 6299c36978..103a8b42be 100644
--- a/main/lsyncd/lsyncd.initd
+++ b/main/lsyncd/lsyncd.initd
@@ -15,7 +15,6 @@ depend() {
}
start_pre() {
- command_args="$conf -pidfile $pidfile $command_args"
checkpath --directory ${pidfile%/*} --owner ${exec_user}:${exec_group}
command_args="$conf -pidfile $pidfile $command_args"
}