freeradius: Add missing 'radiusd' static group id

This fixes build in reproducible test environment [0]:
ERROR: freeradius-3.0.26-r0 do_install: ExecutionError [...]
| chown: invalid group: ‘radiusd:radiusd’

[0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/12/steps/28/logs/stdio line 12830

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yoann Congal 2024-02-17 15:16:08 +01:00 committed by Khem Raj
parent ee0c034eb9
commit a4bd219c75
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 2 additions and 1 deletions

View File

@ -11,3 +11,4 @@ ftp:x:640:
rwhod:x:641:
lldpd:x:642:
opensaf:x:643:
radiusd:x:651:

View File

@ -10,7 +10,7 @@ rwhod:x:641:641::/:/bin/nologin
lldpd:x:642:642::/:/bin/nologin
opensaf:x:643:643::/:/bin/nologin
tinyproxy:x:650:nogroup::/:/bin/nologin
radiusd:x:651:nogroup::/:/bin/nologin
radiusd:x:651:radiusd::/:/bin/nologin
nm-openconnect:x:652:nogroup::/:/bin/nologin
ntp:x:653:nogroup::/:/bin/nologin
nm-fortisslvpn:x:654:nogroup::/:/bin/nologin