Mainly just moved configs to new CONFIG directory format

This commit is contained in:
2018-07-28 15:07:41 -05:00
parent 15d00b75ee
commit 4a184e88bf
10 changed files with 4 additions and 33 deletions

5
CONFIG/etc/passwd Normal file
View File

@@ -0,0 +1,5 @@
root:x:0:0:root:/root:/bin/sh
bin:x:1:1:bin:/dev/null:/bin/false
daemon:x:6:6:Daemon User:/dev/null:/bin/false
messagebus:x:18:18:D-Bus Message Daemon User:/var/run/dbus:/bin/false
nobody:x:99:99:Unprivileged User:/dev/null:/bin/false