Skip to content
Commit 405f7642 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

package/vsftpd: S70vsftpd: correct -x argument to start-stop-daemon



Fixes #13341

The -x / --exec start-stop-daemon option expects the path to the executable,
not just the name, leading to errors when running the init script:

Starting vsftpd: start-stop-daemon: unable to stat //vsftpd (No such file or directory)

Reported-by: default avatar <tochansky@tochlab.net>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 30f6776c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment