diff options
| -rw-r--r-- | make/vtun.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/make/vtun.mk b/make/vtun.mk index 39ef083de..d62915ce6 100644 --- a/make/vtun.mk +++ b/make/vtun.mk @@ -1,7 +1,7 @@  #############################################################  #  # vtun -#  +#  # NOTE: Uses start-stop-daemon in init script, so be sure  # to enable that within busybox  # | 
