diff --git a/supervisor/hardware/policy.py b/supervisor/hardware/policy.py index 56ce993ab..6bbc0a85c 100644 --- a/supervisor/hardware/policy.py +++ b/supervisor/hardware/policy.py @@ -10,6 +10,7 @@ _LOGGER: logging.Logger = logging.getLogger(__name__) # fmt: off +# https://www.kernel.org/doc/Documentation/admin-guide/devices.txt _CGROUPS: Dict[PolicyGroup, List[int]] = { PolicyGroup.UART: [