diff options
Diffstat (limited to 'app-emulation/lxc/metadata.xml')
-rw-r--r-- | app-emulation/lxc/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-emulation/lxc/metadata.xml b/app-emulation/lxc/metadata.xml index 5865a9b99939..694fd72ce5d0 100644 --- a/app-emulation/lxc/metadata.xml +++ b/app-emulation/lxc/metadata.xml @@ -8,4 +8,14 @@ <maintainer> <email>dev-zero@gentoo.org</email> </maintainer> + + <use> + <flag name="vanilla"> + Avoid adding Gentoo Linux-specific modifications, which include + the custom init script. This is present as a flag to avoid + forcing dependencies over users that might not want have them + around as they use LXC in contexts where the init script is not + useful. + </flag> + </use> </pkgmetadata> |