Skip to content

Commit

Permalink
v9.6 (#7115)
Browse files Browse the repository at this point in the history
- DietPi-Software | ADS-B Feeder: Newer versions of the Feeder Image no longer have the adsb-nonimage service. So don't try to start it.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
  • Loading branch information
dirkhh committed Jun 18, 2024
1 parent b119f41 commit 42aec57
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dietpi/dietpi-software
Original file line number Diff line number Diff line change
Expand Up @@ -11931,11 +11931,6 @@ _EOF_
# finally ensure that /run allows executables (this is needed for the containers to be able to not do excessive
# writes to physical storage - which might be an SD card)
G_EXEC mount -o remount,exec /run

# now that everything is in place, run the one time service to get the software pre-configured
# running this as a service allows it to do a bit of housekeeping in the background without disrupting
# the software install flow
G_EXEC systemctl start adsb-nonimage
fi

if To_Install 172 # WireGuard
Expand Down

0 comments on commit 42aec57

Please sign in to comment.