Skip to content

Commit b077c69

Browse files
author
Tim Meusel
committed
add missing require: var_t;
1 parent d37a337 commit b077c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/unicorn_selinux_template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module nginx 1.2;
33
type httpd_t;
44
type puppet_var_run_t;
55
type init_t;
6+
type var_t;
67
class process setrlimit;
78
class sock_file write;
89
class dir search;

0 commit comments

Comments
 (0)