1
0
Fork 0
mirror of synced 2025-03-15 02:11:04 -04:00
garuda-common-settings/usr/lib/udev/rules.d/40-hpet-permissions.rules

4 lines
85 B
Text
Raw Normal View History

# Hpet permissions
2021-11-03 11:31:55 +05:30
KERNEL=="rtc0", GROUP="realtime"
KERNEL=="hpet", GROUP="realtime"