policy:ssh: ssh_server_template: fix require
Signed-off-by: Markus Linnala <Markus.Linnala@cybercom.com>
This commit is contained in:
parent
59bce0d34c
commit
7a85214310
@ -167,6 +167,7 @@ template(`ssh_basic_client_template',`
|
||||
#
|
||||
template(`ssh_server_template', `
|
||||
gen_require(`
|
||||
attribute ssh_server;
|
||||
type sshd_exec_t, sshd_key_t;
|
||||
')
|
||||
type $1_t, ssh_server;
|
||||
|
Loading…
Reference in New Issue
Block a user