diff options
Diffstat (limited to 'policy/modules/services/cvs.fc')
-rw-r--r-- | policy/modules/services/cvs.fc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/policy/modules/services/cvs.fc b/policy/modules/services/cvs.fc new file mode 100644 index 00000000..689a9600 --- /dev/null +++ b/policy/modules/services/cvs.fc @@ -0,0 +1,7 @@ + +/opt/cvs(/.*)? gen_context(system_u:object_r:cvs_data_t,s0) + +/usr/bin/cvs -- gen_context(system_u:object_r:cvs_exec_t,s0) + +/var/cvs(/.*)? gen_context(system_u:object_r:cvs_data_t,s0) + |