projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9803d84
)
vtun: remove reference to start-stop-daemon from package help
author
Carlos Santos
<casantos@datacom.com.br>
Fri, 16 Nov 2018 03:16:47 +0000
(
01:16
-0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Mon, 19 Nov 2018 21:24:40 +0000
(22:24 +0100)
None of the other 82 packages that use start-stop-daemon does this.
Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/vtun/Config.in
patch
|
blob
|
history
diff --git
a/package/vtun/Config.in
b/package/vtun/Config.in
index bb8919c3d0ea49bc395f35764ed9a1151fc12f2d..d63e7c76efad0dbb3352047c02419446f709979d 100644
(file)
--- 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/