diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-10-11 12:45:07 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-11 12:46:09 -0700 |
| commit | df98f884b9b9aa16e5323d0ce803fcce4148759f (patch) | |
| tree | 36d8d2e3cd0a83cd4f3d2b1be14c118aed9326f7 /meta-networking/files/static-group-meta-networking | |
| parent | fbb9d270790a7d77926f6a34505399e4f9fc1f51 (diff) | |
| download | meta-openembedded-df98f884b9b9aa16e5323d0ce803fcce4148759f.tar.gz | |
static-group: Match nogroup id to base-passwd from core.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/files/static-group-meta-networking b/meta-networking/files/static-group-meta-networking index 0aada6c5ff..6896a181ea 100644 --- a/meta-networking/files/static-group-meta-networking +++ b/meta-networking/files/static-group-meta-networking | |||
| @@ -7,8 +7,8 @@ vmail:x:635: | |||
| 7 | rasvd:x:636: | 7 | rasvd:x:636: |
| 8 | frr:x:637: | 8 | frr:x:637: |
| 9 | frrvty:x:638: | 9 | frrvty:x:638: |
| 10 | nogroup:x:639: | 10 | nogroup:x:65534: |
| 11 | ftp:x:640: | 11 | ftp:x:640: |
| 12 | rwhod:x:641: | 12 | rwhod:x:641: |
| 13 | lldpd:x:642: | 13 | lldpd:x:642: |
| 14 | opensaf:x:643: \ No newline at end of file | 14 | opensaf:x:643: |
