Skip to content

Commit

Permalink
Update S99SetupLEDs
Browse files Browse the repository at this point in the history
  • Loading branch information
Baxxy13 committed Sep 27, 2023
1 parent fb54df5 commit dfaa072
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildroot-external/overlay/base/etc/init.d/S99SetupLEDs
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ start() {
fi

# if we are in safemode we remove the safemode control-file
if [[ -e /etc/config/safemode ]]; then
rm -f /etc/config/safemode
fi

# signal that the system startup is finished
touch /var/status/startupFinished
Expand Down

0 comments on commit dfaa072

Please sign in to comment.