Update cookbook
Fix shadow permissions
This commit is contained in:
parent
00ee371600
commit
0efb736d1c
2 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@ build/filesystem.bin: filesystem.toml build/bootloader build/kernel prefix
|
|||
chmod +s build/filesystem/bin/passwd
|
||||
chmod +s build/filesystem/bin/su
|
||||
chmod +s build/filesystem/bin/sudo
|
||||
chmod og-rwx build/filesystem/etc/shadow
|
||||
mkdir build/filesystem/tmp
|
||||
chmod 1777 build/filesystem/tmp
|
||||
sync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue