From: Carlos Santos Date: Fri, 16 Nov 2018 03:16:47 +0000 (-0200) Subject: vtun: remove reference to start-stop-daemon from package help X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11d96cdeb9d59e81973c49fb713fb5982f196110;p=buildroot.git vtun: remove reference to start-stop-daemon from package help None of the other 82 packages that use start-stop-daemon does this. Signed-off-by: Carlos Santos Signed-off-by: Thomas Petazzoni --- diff --git a/package/vtun/Config.in b/package/vtun/Config.in index bb8919c3d0..d63e7c76ef 100644 --- a/package/vtun/Config.in +++ b/package/vtun/Config.in @@ -10,7 +10,4 @@ config BR2_PACKAGE_VTUN It supports IP, PPP, SLIP, Ethernet and other tunnel types. - NOTE: It uses start-stop-daemon in init script, so be sure - to enable that within busybox - http://vtun.sourceforge.net/