Check for ngcp-io-scheduler.service instead of io-scheduler.service, as more recent versions of systemd (as present in Debian/bullseye) resolve aliases and no longer report them as enabled but as alias. State on Debian/buster: | sipwise@spce:~$ systemctl list-unit-files '*scheduler*' | UNIT FILE STATE | io-scheduler.service enabled | ngcp-io-scheduler.service enabled | | 2 unit files listed. State on Debian/bullseye: | root@spce:~# systemctl list-unit-files '*scheduler*' | UNIT FILE STATE VENDOR PRESET | io-scheduler.service alias - | ngcp-io-scheduler.service enabled enabled | | 2 unit files listed. Change-Id: I57b1b68dce32290055aa216084287aa314fc0de5mr9.3.1
parent
cff271e113
commit
0931dc0389
Loading…
Reference in new issue