summaryrefslogtreecommitdiff
path: root/root/etc/functions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'root/etc/functions.sh')
-rwxr-xr-xroot/etc/functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/etc/functions.sh b/root/etc/functions.sh
index 21efbaf56c..09ba6feea2 100755
--- a/root/etc/functions.sh
+++ b/root/etc/functions.sh
@@ -1,6 +1,6 @@
#!/bin/ash
-alias debug=${DEBUG:-true}
+alias debug=${DEBUG:-:}
# allow env to override nvram
nvram_get () {