mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
lime boards expetions
This commit is contained in:
@@ -38,6 +38,10 @@ case "$1" in
|
||||
/sbin/insserv -r disable_led.sh
|
||||
fi
|
||||
fi
|
||||
# Remove lirc for Lime boards
|
||||
if [ -f "/boot/lime.bin" ] || [ -f "/boot/lime2.bin" ]; then
|
||||
/sbin/insserv -r lirc
|
||||
fi
|
||||
#
|
||||
echo "This process takes around one minute to finish..."
|
||||
#NEWMAC=00:01:43:`openssl rand -hex 3 | sed 's/\(..\)/\1:/g; s/.$//'`
|
||||
|
||||
Reference in New Issue
Block a user