Re: [Buildroot] [PATCH 1/1] package/systemd: add clock group for PTP and RTC devices
"TIAN Yuanhao" <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
Hello, Can someone review this patch? At 2026-06-06 10:40:42, "TIAN Yuanhao" <[email protected]> wrote: >systemd upstream added a new udev rule to set the clock group for PTP >and RTC devices, allowing applications like linuxptp to open clocks >without root privileges: >https://github.com/systemd/systemd/commit/af96ccfc24bc4803078a46b4ef2cdeb5decdfbcd > >Add the corresponding clock group to SYSTEMD_USERS so that the group >exists on the target system. > >Signed-off-by: TIAN Yuanhao <[email protected]> >--- > package/systemd/systemd.mk | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk >index 9ce4f8fef2..e4484b9aa1 100644 >--- a/package/systemd/systemd.mk >+++ b/package/systemd/systemd.mk >@@ -699,6 +699,7 @@ endef > > define SYSTEMD_USERS > # udev user groups >+ - - clock -1 * - - - PTP and RTC device group > - - render -1 * - - - DRI rendering nodes > # systemd user groups > - - systemd-journal -1 * - - - Journal >-- >2.53.0 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot