Fix whitespace in cyphesis.

This commit is contained in:
Chris PeBenito 2010-09-17 08:50:26 -04:00
parent 92f6d7cf64
commit a492b22ab1
1 changed files with 1 additions and 1 deletions

View File

@ -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)