diff --git a/archiso/airootfs/etc/group b/archiso/airootfs/etc/group index 2f50b54..b880bab 100644 --- a/archiso/airootfs/etc/group +++ b/archiso/airootfs/etc/group @@ -1,16 +1,16 @@ root:x:0:root -sys:x:3:bin,liveuser -network:x:90:liveuser -power:x:98:liveuser -adm:x:999:liveuser -wheel:x:998:liveuser -uucp:x:987:liveuser -optical:x:990:liveuser -rfkill:x:983:liveuser -video:x:986:liveuser -storage:x:988:liveuser -audio:x:995:liveuser -users:x:985:liveuser -nopasswdlogin:x:966:liveuser -autologin:x:967:liveuser -liveuser:x:1000: \ No newline at end of file +sys:x:3:bin,whoami +network:x:90:whoami +power:x:98:whoami +adm:x:999:whoami +wheel:x:998:whoami +uucp:x:987:whoami +optical:x:990:whoami +rfkill:x:983:whoami +video:x:986:whoami +storage:x:988:whoami +audio:x:995:whoami +users:x:985:whoami +nopasswdlogin:x:966:whoami +autologin:x:967:whoami +whoami:x:1000: \ No newline at end of file