udev: set clock group for PTP and RTC devices

Add a new group for clock devices to enable applications like linuxptp
to open clocks without root privileges.
This commit is contained in:
Miroslav Lichvar
2025-01-16 15:34:47 +01:00
committed by Zbigniew Jędrzejewski-Szmek
parent 0ec19b311b
commit af96ccfc24
5 changed files with 8 additions and 1 deletions

View File

@@ -937,6 +937,7 @@ static_ugids = []
foreach option : ['adm-gid',
'audio-gid',
'cdrom-gid',
'clock-gid',
'dialout-gid',
'disk-gid',
'input-gid',