From: Imre Kaloz Date: Thu, 10 Nov 2011 12:47:50 +0000 (+0000) Subject: the empty root password should be empty ;) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=55ac5299513c6f565504a84d3a5858056db5a965;p=librecmc%2Flibrecmc.git the empty root password should be empty ;) SVN-Revision: 28935 --- diff --git a/package/base-files/files/etc/passwd b/package/base-files/files/etc/passwd index 761c74a163..ca4fbad1b8 100644 --- a/package/base-files/files/etc/passwd +++ b/package/base-files/files/etc/passwd @@ -1,4 +1,4 @@ -root:!:0:0:root:/root:/bin/ash +root::0:0:root:/root:/bin/ash daemon:*:1:1:daemon:/var:/bin/false ftp:*:55:55:ftp:/home/ftp:/bin/false network:*:101:101:network:/var:/bin/false