Initial commit.
This commit is contained in:
parent
6720861726
commit
e34a2333a7
32 changed files with 309 additions and 3 deletions
34
etc/group
Normal file
34
etc/group
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
root:x:0:
|
||||
bin:x:1:
|
||||
sys:x:2:
|
||||
kmem:x:3:
|
||||
wheel:x:4:tadgy
|
||||
tty:x:5:
|
||||
tape:x:6:
|
||||
daemon:x:7:
|
||||
floppy:x:8:
|
||||
disk:x:9:
|
||||
lp:x:10:
|
||||
dialout:x:11:
|
||||
audio:x:12:
|
||||
video:x:13:
|
||||
utmp:x:14:
|
||||
adm:x:15:
|
||||
cdrom:x:16:
|
||||
optical:x:17:
|
||||
mail:x:18:
|
||||
storage:x:19:
|
||||
scanner:x:20:
|
||||
network:x:21:
|
||||
kvm:x:24:
|
||||
input:x:25:
|
||||
plugdev:x:26:
|
||||
usbmon:x:27:
|
||||
sgx:x:28:
|
||||
nogroup:x:99:
|
||||
users:x:100:
|
||||
admin:x:101:tadgy
|
||||
_dhcpcd:x:999:
|
||||
_uuidd:x:998:
|
||||
ntpd:x:997:
|
||||
rpc:x:996:
|
||||
Loading…
Add table
Add a link
Reference in a new issue