skeleton: sync /etc/shadow with /etc/passwd
authorJérôme Pouiller <jezz@sysmic.org>
Wed, 28 Oct 2015 16:07:13 +0000 (17:07 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 28 Oct 2015 22:33:14 +0000 (23:33 +0100)
Synchronize /etc/shadow with /etc/passwd:
  - remove "halt" and "uucp"
  - add "sys", "mail" and "www-data"

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/skeleton/etc/shadow

index 2ac26076b188d7370d7b2988e5384fa24d280d6b..06778f13f905bf01bf1747e8936f6e49e380a539 100644 (file)
@@ -1,8 +1,9 @@
 root::10933:0:99999:7:::
-bin:*:10933:0:99999:7:::
 daemon:*:10933:0:99999:7:::
+bin:*:10933:0:99999:7:::
+sys:*:10933:0:99999:7:::
 sync:*:10933:0:99999:7:::
-halt:*:10933:0:99999:7:::
-uucp:*:10933:0:99999:7:::
+mail:*:10933:0:99999:7:::
+www-data:*:10933:0:99999:7:::
 operator:*:10933:0:99999:7:::
 nobody:*:10933:0:99999:7:::