We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37a337 commit b077c69Copy full SHA for b077c69
templates/unicorn_selinux_template
@@ -3,6 +3,7 @@ module nginx 1.2;
3
type httpd_t;
4
type puppet_var_run_t;
5
type init_t;
6
+ type var_t;
7
class process setrlimit;
8
class sock_file write;
9
class dir search;
0 commit comments