Fix whitespace in cyphesis.
This commit is contained in:
parent
92f6d7cf64
commit
a492b22ab1
|
@ -32,7 +32,7 @@ allow cyphesis_t self:unix_dgram_socket create_socket_perms;
|
|||
manage_files_pattern(cyphesis_t, cyphesis_log_t, cyphesis_log_t)
|
||||
logging_log_filetrans(cyphesis_t, cyphesis_log_t, file)
|
||||
|
||||
# DAN > Does cyphesis really create a sock_file in /tmp? Why?
|
||||
# DAN > Does cyphesis really create a sock_file in /tmp? Why?
|
||||
allow cyphesis_t cyphesis_tmp_t:sock_file manage_sock_file_perms;
|
||||
files_tmp_filetrans(cyphesis_t, cyphesis_tmp_t, file)
|
||||
|
||||
|
|
Loading…
Reference in New Issue