summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMiroslav Lichvar <mlichvar@redhat.com>2025-01-16 15:34:47 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2025-01-16 21:12:47 +0100
commitaf96ccfc24bc4803078a46b4ef2cdeb5decdfbcd (patch)
tree97004ef839bf26028cea3a83838fc4a29162ac92 /README
parenttest: add link to Ubuntu autopkgtest status page in README (diff)
downloadsystemd-af96ccfc24bc4803078a46b4ef2cdeb5decdfbcd.tar.xz
systemd-af96ccfc24bc4803078a46b4ef2cdeb5decdfbcd.zip
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.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 2480f10d5d..7e2fcda060 100644
--- a/README
+++ b/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