blob: 02f647916f78ef7a9aeba59008d63a60522de9a6 [file] [log] [blame]
# Copyright 2023 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Normally /dev/bus/usb is created as soon as USB devices are detected. GCE
# images do not have USB, so we create it to ensure services that depend on
# /dev/bus/usb can still start.
d= /dev/bus/usb 0755 root root