mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02: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
3
README
3
README
@@ -368,7 +368,8 @@ USERS AND GROUPS:
|
||||
need to be resolvable by getgrnam() at any time, even in the very early
|
||||
boot stages, where no other databases and network are available:
|
||||
|
||||
audio, cdrom, dialout, disk, input, kmem, kvm, lp, render, tape, tty, video
|
||||
audio, cdrom, clock, dialout, disk, input, kmem, kvm, lp, render, tape,
|
||||
tty, video
|
||||
|
||||
During runtime, the journal daemon requires the "systemd-journal" system
|
||||
group to exist. New journal files will be readable by this group (but
|
||||
|
Reference in New Issue
Block a user