summaryrefslogtreecommitdiffstats
path: root/src.etc/rc.common
diff options
context:
space:
mode:
Diffstat (limited to 'src.etc/rc.common')
-rw-r--r--src.etc/rc.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/src.etc/rc.common b/src.etc/rc.common
index e578ad0..c6ccf85 100644
--- a/src.etc/rc.common
+++ b/src.etc/rc.common
@@ -70,6 +70,8 @@ log_end()
{
local es="${1}"
+ [ "x${LOG_MSG:+set}" = 'xset' ] || return 0
+
case ${es} in
0)
tty_printf '[ ok ] %s... done.\n' \