mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
11 lines
281 B
Diff
11 lines
281 B
Diff
diff --git a/etc/passwd b/etc/passwd
|
|
index 6a0344d..cf95fbd 100644
|
|
--- a/etc/passwd
|
|
+++ b/etc/passwd
|
|
@@ -1,4 +1,4 @@
|
|
-root:x:0:0::/root:/bin/ash
|
|
+root::0:0::/root:/bin/ash
|
|
system:x:1:1::/usr/syno/synoman:/usr/bin/nologin
|
|
daemon:x:2:2::/:/bin/sh
|
|
lp:x:7:7::/var/spool/lpd:/bin/sh
|