mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
#
|
|
# Create systemd device units for capture devices
|
|
#
|
|
SUBSYSTEM=="video4linux", TAG+="systemd"
|
|
SUBSYSTEM=="dvb", TAG+="systemd"
|
|
SUBSYSTEM=="firewire", TAG+="systemd"
|