1
0
Fork 0
mirror of synced 2024-06-20 23:21:09 -04:00
garuda-common-settings/usr/lib/udev/rules.d/40-hpet-permissions.rules
2021-11-03 11:31:55 +05:30

4 lines
85 B
Plaintext

# Hpet permissions
KERNEL=="rtc0", GROUP="realtime"
KERNEL=="hpet", GROUP="realtime"