mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +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
@@ -25,6 +25,7 @@ g utmp {{UTMP_GID }} - -
|
||||
# Physical and virtual hardware access groups
|
||||
g audio {{AUDIO_GID }} - -
|
||||
g cdrom {{CDROM_GID }} - -
|
||||
g clock {{CLOCK_GID }} - -
|
||||
g dialout {{DIALOUT_GID}} - -
|
||||
g disk {{DISK_GID }} - -
|
||||
g input {{INPUT_GID }} - -
|
||||
|
||||
Reference in New Issue
Block a user