diff options
Diffstat (limited to 'abs/core/LinHES-system/firstboot.sh')
-rwxr-xr-x | abs/core/LinHES-system/firstboot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/firstboot.sh b/abs/core/LinHES-system/firstboot.sh index c405df8..2b974a2 100755 --- a/abs/core/LinHES-system/firstboot.sh +++ b/abs/core/LinHES-system/firstboot.sh @@ -55,7 +55,7 @@ then fb_status=4 while [ $fb_status != 0 ] do - fix_lirc_socket +# fix_lirc_socket # try_smolt if [ $fb_status != 0 ] then |