2012-10-30 07:19:58 +01:00

10 lines
85 B
Plaintext

#!nsh
#
# Initialise logging services.
#
if [ -d /fs/microsd ]
then
sdlog start
fi