mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
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:
committed by
Zbigniew Jędrzejewski-Szmek
parent
0ec19b311b
commit
af96ccfc24
@@ -937,6 +937,7 @@ static_ugids = []
|
||||
foreach option : ['adm-gid',
|
||||
'audio-gid',
|
||||
'cdrom-gid',
|
||||
'clock-gid',
|
||||
'dialout-gid',
|
||||
'disk-gid',
|
||||
'input-gid',
|
||||
|
||||
Reference in New Issue
Block a user