Fix session start time detection on Debian 12
Incorrect session start time on Debian 12 when using sudo
Ignore non auto bond interfaces in blullseye
Also, we no longer exclude interfaces types depending on debian versions. Please rebase on master.
Ignore non auto bond interfaces in blullseye
The gist of the current PR, is to filter out bond interfaces from the check_autoif check, starting with Debian Bullseye. But it may be relevant to also add this exclusion for Stretch and…