Updated the default hostname and Added a new regular user : liveuser
This commit is contained in:
parent
b1fa4a1582
commit
e501fd2f58
|
@ -0,0 +1,11 @@
|
|||
root:x:0:root
|
||||
adm:x:4:liveuser
|
||||
wheel:x:10:liveuser
|
||||
network:x:18:liveuser
|
||||
storage:x:21:liveuser
|
||||
power:x:23:liveuser
|
||||
audio:x:15:liveuser
|
||||
video:x:16:liveuser
|
||||
scanner:x:20:liveuser
|
||||
optical:x:22:liveuser
|
||||
users:x:985:
|
|
@ -0,0 +1 @@
|
|||
root:::root
|
|
@ -1 +1 @@
|
|||
archiso
|
||||
archcraft
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
root:x:0:0:root:/root:/usr/bin/zsh
|
||||
liveuser:x:1000:985::/home/liveuser:/usr/bin/zsh
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
root::14871::::::
|
||||
liveuser:$6$TMf6RYQ5138CZrJJ$NwesWINLnlu2ailpwPZOKLvFfO19uZZNhQcz8WBkyTtGXWu0kpAMhKjJ5X0AzQ8MT7LCRiGuJ74IZi31pC4/S1:14871::::::
|
||||
|
|
Loading…
Reference in New Issue