From: jwcart2@tycho.nsa.gov (James Carter) Date: Fri, 17 May 2013 10:44:37 -0400 Subject: [refpolicy] [PATCH 2/8] - Fixed typo in contrib/glusterfs.te Message-ID: <51964255.80603@tycho.nsa.gov> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Removed uneeded ";" after macro call in glusterfs.te. Signed-off-by: James Carter --- glusterfs.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glusterfs.te b/glusterfs.te index 868895a..c4deb52 100644 --- a/glusterfs.te +++ b/glusterfs.te @@ -25,7 +25,7 @@ type glusterd_var_run_t; files_pid_file(glusterd_var_run_t) type glusterd_var_lib_t; -files_type(glusterd_var_lib_t); +files_type(glusterd_var_lib_t) ######################################## # -- 1.8.1.4 -- James Carter National Security Agency