From 52dc4c3ee87b31fee4f567f776fd8ad58fbfd9a5 Mon Sep 17 00:00:00 2001 From: Jomo Date: Mon, 7 Oct 2024 23:45:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Droot=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E6=9C=AA=E6=AD=A3=E7=A1=AE=E6=8D=A2=E8=A1=8C?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=20(#955)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user/sysconfig/etc/group | 2 +- user/sysconfig/etc/gshadow | 2 +- user/sysconfig/etc/passwd | 2 +- user/sysconfig/etc/shadow | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/user/sysconfig/etc/group b/user/sysconfig/etc/group index ce813f1a..39dbbc7e 100644 --- a/user/sysconfig/etc/group +++ b/user/sysconfig/etc/group @@ -1 +1 @@ -root::0: \ No newline at end of file +root::0: diff --git a/user/sysconfig/etc/gshadow b/user/sysconfig/etc/gshadow index 653b2e40..6d93a158 100644 --- a/user/sysconfig/etc/gshadow +++ b/user/sysconfig/etc/gshadow @@ -1 +1 @@ -root::: \ No newline at end of file +root::: diff --git a/user/sysconfig/etc/passwd b/user/sysconfig/etc/passwd index 3891904b..968b6e9f 100644 --- a/user/sysconfig/etc/passwd +++ b/user/sysconfig/etc/passwd @@ -1 +1 @@ -root::0:0:root:/root:/bin/NovaShell \ No newline at end of file +root::0:0:root:/root:/bin/NovaShell diff --git a/user/sysconfig/etc/shadow b/user/sysconfig/etc/shadow index 9c6022a5..05776621 100644 --- a/user/sysconfig/etc/shadow +++ b/user/sysconfig/etc/shadow @@ -1 +1 @@ -root:::0:99999:7::: \ No newline at end of file +root:::0:99999:7:::