Răsfoiți Sursa

fix: 修复root用户信息未正确换行的问题 (#955)

Jomo 5 luni în urmă
părinte
comite
52dc4c3ee8

+ 1 - 1
user/sysconfig/etc/group

@@ -1 +1 @@
-root::0:
+root::0:

+ 1 - 1
user/sysconfig/etc/gshadow

@@ -1 +1 @@
-root:::
+root:::

+ 1 - 1
user/sysconfig/etc/passwd

@@ -1 +1 @@
-root::0:0:root:/root:/bin/NovaShell
+root::0:0:root:/root:/bin/NovaShell

+ 1 - 1
user/sysconfig/etc/shadow

@@ -1 +1 @@
-root:::0:99999:7:::
+root:::0:99999:7:::