From e3aba238a88f73392d832b5ae366466f783adce4 Mon Sep 17 00:00:00 2001 From: zhipengl Date: Sun, 18 Nov 2018 10:06:23 +0000 Subject: [PATCH] WRS: 0001-patch-passwd-group.patch --- SPECS/setup.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SPECS/setup.spec b/SPECS/setup.spec index 0bd1e98..a173b95 100644 --- a/SPECS/setup.spec +++ b/SPECS/setup.spec @@ -23,6 +23,8 @@ Patch7: setup-2.8.71-shlocal.patch Patch8: setup-2.8.71-protocolscrudp.patch Patch9: setup-2.8.71-shellsnologin.patch +Patch1001: 0001-Change-group-passwd-and-uidgid.patch + %description The setup package contains a set of important system configuration and setup files, such as passwd, group, and profile. @@ -40,6 +42,8 @@ setup files, such as passwd, group, and profile. %patch8 -p1 %patch9 -p1 +%patch1001 -p1 + ./shadowconvert.sh %build -- 1.8.3.1