* [refpolicy] [PATCH 2/8] - Fixed typo in contrib/glusterfs.te
@ 2013-05-17 14:44 James Carter
0 siblings, 0 replies; only message in thread
From: James Carter @ 2013-05-17 14:44 UTC (permalink / raw)
To: refpolicy
Removed uneeded ";" after macro call in glusterfs.te.
Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
---
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 <jwcart2@tycho.nsa.gov>
National Security Agency
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-17 14:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-17 14:44 [refpolicy] [PATCH 2/8] - Fixed typo in contrib/glusterfs.te James Carter
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.