tap startup script: add -t param for logger

This commit is contained in:
Beat Küng
2016-07-11 10:01:16 +02:00
parent 49614cfe38
commit 68e14ceb29
+1 -1
View File
@@ -275,7 +275,7 @@ then
then then
fi fi
else else
if logger start -b 12 if logger start -b 12 -t
then then
fi fi
fi fi