[lxc-devel] [PATCH RFC 1/1] refactor AppArmor into LSM backend, add SELinux support

Serge Hallyn serge.hallyn at ubuntu.com
Mon Sep 23 15:52:23 UTC 2013


Quoting Dwight Engen (dwight.engen at oracle.com):
> diff --git a/src/lxc/lsm/nop.c b/src/lxc/lsm/nop.c
> new file mode 100644
> index 0000000..61dfbe9
> --- /dev/null
> +++ b/src/lxc/lsm/nop.c
> @@ -0,0 +1,45 @@
> +/*
> + * lxc: linux Container library
> + *
> + * Copyright © 2013 Oracle.
> + *
> + * Authors:
> + * Dwight Engen <dwight.engen at oracle.com>
> + *
> + * This library is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License version 2, as
> + * published by the Free Software Foundation.
> + *

Just a note, again this needs to be LGPL.

(Didn't see any problems on my first read-through)




More information about the lxc-devel mailing list