diff options
| author | Yoann Congal <yoann.congal@smile.fr> | 2024-02-17 15:16:09 +0100 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-17 10:26:58 -0800 | 
| commit | 5f81ba9ef3be00c80b5508b5856c8ac4794915fd (patch) | |
| tree | 42baa8bdb0555a5f8ba15d3d8d96359639603aef /meta-networking/files/static-group-meta-networking | |
| parent | a4bd219c75f2f8aea80511393b23ba0cd7269651 (diff) | |
| download | meta-openembedded-5f81ba9ef3be00c80b5508b5856c8ac4794915fd.tar.gz | |
ntp: Add missing 'ntp' static group id
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 <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/files/static-group-meta-networking')
| -rw-r--r-- | meta-networking/files/static-group-meta-networking | 1 | 
1 files changed, 1 insertions, 0 deletions
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: | |||
| 12 | lldpd:x:642: | 12 | lldpd:x:642: | 
| 13 | opensaf:x:643: | 13 | opensaf:x:643: | 
| 14 | radiusd:x:651: | 14 | radiusd:x:651: | 
| 15 | ntp:x:653: | ||
