diff --git a/roles/network/templates/netwarn/netwarn b/roles/network/templates/netwarn/netwarn index 8c5d95b05..a8f7a7916 100755 --- a/roles/network/templates/netwarn/netwarn +++ b/roles/network/templates/netwarn/netwarn @@ -3,8 +3,8 @@ # CONFUSING BUT FYI: Commands below run *strictly sequentially* when this # script (/usr/local/sbin/netwarn) is invoked by autostart during OS boot. # This allows return codes to be meaningful, at each successive step. -# (As of July 2022, this is tested to work well with Ubuntu Mate and RasPiOS -# on Raspberry Pi 4!) +# (As of July 2022, this is tested to work well with Ubuntu Mate and "Raspberry +# Pi OS with desktop" on Raspberry Pi 4!) # # IN CONTRAST: return codes below are NOT MEANINGFUL when this script is # invoked from a regularly graphical desktop session -- so make sure to test