decollector: init.d: stylistic: fix whitespace

This commit is contained in:
Jakob Olsson 2026-01-30 16:19:57 +01:00
parent 819200160c
commit 4e09eafc72

View file

@ -40,7 +40,7 @@ start_service() {
config_get hide_scanres controller de_hide_dm_scanres "0"
[ -n "$collect_int" -a $collect_int -lt 30 ] && collect_int=""
if [ "${hide_scanres}" -eq "1" ]; then
disable_scanres_dm
else