package/openssh: enable selinux ssh module for refpolicy
This is needed for ssh to work with SELinux. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
2979ff04bd
commit
f647a71c4a
@ -27,6 +27,8 @@ OPENSSH_CONF_OPTS = \
|
||||
--disable-wtmpx \
|
||||
--disable-strip
|
||||
|
||||
OPENSSH_SELINUX_MODULES = ssh
|
||||
|
||||
define OPENSSH_PERMISSIONS
|
||||
/var/empty d 755 root root - - - - -
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user