before index-conflict changes
This commit is contained in:
@ -6,6 +6,11 @@ https://github.com/shadow-maint/shadow/releases/download/4.17.4/shadow-4.17.4.ta
|
||||
./configure --prefix=/pkg/gnu/shadow && make -j$(nproc) && make install
|
||||
```
|
||||
|
||||
``` sh *** config ***
|
||||
chmod u+s /pkg/gnu/bin/su
|
||||
echo '/bin/bash\n/bin/zsh' > /etc/shells
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
linux-pam
|
||||
libbsd
|
||||
|
||||
Reference in New Issue
Block a user