selinux June 2007 archive
Main Archive Page > Month Archives  > selinux archives
selinux: Re: fix openvpn log/run file context

Re: fix openvpn log/run file context

From: Christopher J. PeBenito <cpebenito_at_nospam>
Date: Mon Jun 11 2007 - 14:04:53 GMT
To: dwalsh@redhat.com


On Wed, 2007-05-30 at 10:37 -0400, dwalsh@redhat.com wrote: > --- nsaserefpolicy/policy/modules/services/openvpn.fc 2007-05-29 14:10:57.000000000 -0400 > +++ serefpolicy-3.0.1/policy/modules/services/openvpn.fc 2007-05-30 09:08:15.000000000 -0400 > @@ -11,5 +11,5 @@
> #
> # /var
> #
> -/var/log/openvpn.* -- gen_context(system_u:object_r:openvpn_var_log_t,s0) > -/var/run/openvpn.* -- gen_context(system_u:object_r:openvpn_var_run_t,s0) > +/var/log/openvpn(/.*)? gen_context(system_u:object_r:openvpn_var_log_t,s0) > +/var/run/openvpn(/.*)? gen_context(system_u:object_r:openvpn_var_run_t,s0)

Merged. -- Chris PeBenito Tresys Technology, LLC (410) 290-1411 x150 -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.