On Fri, 4 May 2018 at 11:28, Aaron Conole <[email protected]> wrote:

> Since the policy is an intermediate file, it can inherit the policy
> module version from release version.

> Suggested-by: Ansis Atteka <[email protected]>
> Signed-off-by: Aaron Conole <[email protected]>

Acked-by: Ansis Atteka <[email protected]>

> ---
>     selinux/openvswitch-custom.te.in | 2 +-
>     1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/selinux/openvswitch-custom.te.in b/selinux/
openvswitch-custom.te.in
> index 31e8fab15..df5013f48 100644
> --- a/selinux/openvswitch-custom.te.in
> +++ b/selinux/openvswitch-custom.te.in
> @@ -1,4 +1,4 @@
> -module openvswitch-custom 1.0.1;
> +module openvswitch-custom @VERSION@;

>     require {
>             role system_r;
> --
> 2.14.3
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to