From 5f81ba9ef3be00c80b5508b5856c8ac4794915fd Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Sat, 17 Feb 2024 15:16:09 +0100 Subject: ntp: Add missing 'ntp' static group id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes build in reproducible test environment [0]: ERROR: ntp-4.2.8p17-r0 do_install: ExecutionError[...] | chown: invalid group: ‘ntp:ntp’ Also add a missing newline at end-of-file. [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/12/steps/28/logs/stdio line 12221 Signed-off-by: Yoann Congal Signed-off-by: Khem Raj --- meta-networking/files/static-group-meta-networking | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-networking/files/static-group-meta-networking') diff --git a/meta-networking/files/static-group-meta-networking b/meta-networking/files/static-group-meta-networking index f654c55e30..dbdc7a5b9b 100644 --- a/meta-networking/files/static-group-meta-networking +++ b/meta-networking/files/static-group-meta-networking @@ -12,3 +12,4 @@ rwhod:x:641: lldpd:x:642: opensaf:x:643: radiusd:x:651: +ntp:x:653: -- cgit v1.2.3-54-g00ecf