aboutsummarylogtreecommitdiffstats
path: root/99-havege-udev.rules
blob: 4f99e1bc7a3451c1032f5dbfc73e3ef92ffba6f6 (plain)
1
2
# Rule to allow HAVEGE character device to be read-only for root and users.
KERNEL=="havege", OWNER="root", GROUP="root", MODE="0444"