ppp.sh: Enable debug parameter

Add 'debug' as a default parameter in order
to make debugging devices a bit more easy.

Signed-off-by: Markus Gothe <markus.gothe@genexis.eu>
This commit is contained in:
Markus Gothe 2022-10-03 16:30:28 +02:00 committed by Markus Gothe
parent c6f04f718e
commit fc8d5c70dd
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#debug
debug
logfile /dev/null
noipdefault
noaccomp

View File

@ -1,3 +1,4 @@
debug
noipdefault
noauth
nobsdcomp