openssh: Compile with privsep-path set to /var/empty/
This commit is contained in:
parent
f6f03a67dd
commit
277501513a
@ -30,6 +30,7 @@ configure()
|
||||
--target="$cfg_target_canonical" \
|
||||
--host="$cfg_target_canonical" \
|
||||
--build="$cfg_host_canonical" \
|
||||
--with-privsep-path=$cfg_dir_rootfs/var/empty \
|
||||
--disable-strip
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user