From ba684b9c09aa2d265b64edfcf83bc6e23c8b655f Mon Sep 17 00:00:00 2001 From: eshanized Date: Wed, 1 Jan 2025 04:46:09 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20point=20gshadow=20to=20wh?= =?UTF-8?q?oami=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archiso/airootfs/etc/gshadow | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 archiso/airootfs/etc/gshadow diff --git a/archiso/airootfs/etc/gshadow b/archiso/airootfs/etc/gshadow new file mode 100644 index 0000000..6df3b44 --- /dev/null +++ b/archiso/airootfs/etc/gshadow @@ -0,0 +1,16 @@ +root:::root +sys:!!::whoami +network:!!::whoami +power:!!::whoami +adm:!!::whoami +wheel:!!::whoami +uucp:!!::whoami +optical:!!::whoami +rfkill:!!::whoami +video:!!::whoami +storage:!!::whoami +audio:!!::whoami +users:!!::whoami +nopasswdlogin:!::whoami +autologin:!::whoami +whoami:!:: \ No newline at end of file