mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-10-06 01:42:22 +08:00
remove chmod
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
5bf78dd789
commit
6d3996fc84
@ -17,9 +17,7 @@ fi
|
||||
printf "\"%s\" ALL = (root) NOPASSWD:ALL\n" "${container_user_name}" >> /etc/sudoers.d/sudoers
|
||||
fi
|
||||
|
||||
chmod 440 /etc/sudo.conf
|
||||
chmod 440 /etc/sudoers
|
||||
chmod 440 /etc/sudoers.d
|
||||
|
||||
|
||||
|
||||
printf "ACE: Setting up groups...\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user