add gshadow - broken systemd shadow.service otherwise
This commit is contained in:
parent
d2de8b62ff
commit
bc43c22316
1 changed files with 16 additions and 0 deletions
16
archiso/airootfs/etc/gshadow
Normal file
16
archiso/airootfs/etc/gshadow
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
root:::root
|
||||||
|
sys:!!::liveuser
|
||||||
|
network:!!::liveuser
|
||||||
|
power:!!::liveuser
|
||||||
|
adm:!!::liveuser
|
||||||
|
wheel:!!::liveuser
|
||||||
|
uucp:!!::liveuser
|
||||||
|
optical:!!::liveuser
|
||||||
|
rfkill:!!::liveuser
|
||||||
|
video:!!::liveuser
|
||||||
|
storage:!!::liveuser
|
||||||
|
audio:!!::liveuser
|
||||||
|
users:!!::liveuser
|
||||||
|
nopasswdlogin:!::liveuser
|
||||||
|
autologin:!::liveuser
|
||||||
|
liveuser:!::
|
Loading…
Reference in a new issue