diff --git a/dietpi/dietpi-software b/dietpi/dietpi-software index 268c314171..a4e0944e87 100755 --- a/dietpi/dietpi-software +++ b/dietpi/dietpi-software @@ -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