mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
openssh: strip binaries
This commit is contained in:
committed by
Lukas Rusak
parent
4e2cfc873f
commit
6f3549dae1
@@ -66,6 +66,8 @@ post_makeinstall_target() {
|
||||
|
||||
sed -i $INSTALL/etc/ssh/sshd_config -e "s|^#PermitRootLogin.*|PermitRootLogin yes|g"
|
||||
echo "PubkeyAcceptedKeyTypes +ssh-dss" >> $INSTALL/etc/ssh/sshd_config
|
||||
|
||||
debug_strip $INSTALL/usr
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user