It’s a bit annoying that DietPI has been configured to reboot at every change,
Using “systemctl daemon-reload” will suffice.
Is it is build-in for Windows users, since they’re used to such behavior and this makes them feel at-home?
It’s a bit annoying that DietPI has been configured to reboot at every change,
Using “systemctl daemon-reload” will suffice.
Is it is build-in for Windows users, since they’re used to such behavior and this makes them feel at-home?
Nope.
Reboot required flag is applied, only when a reboot is required to apply the setting. We do load/unload some modules where possible without reboot (eg: WiFi).
Some examples:
dtoverlay changes = reboot
toggle wifi/eth hardware (modules) = no reboot
config.txt change (eg: resolution) = reboot
Using “systemctl daemon-reload” will suffice.
For networking/services/fstab AFAIK.
If you could list options that you believe we could achieve without a reboot, please let me know, we’ll take a look.