1
0
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:
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

3
README
View File

@@ -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