summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/lxc/lxc_2.0.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/lxc/lxc_2.0.8.bb b/recipes-containers/lxc/lxc_2.0.8.bb
index f4d1102b..8b5d77fc 100644
--- a/recipes-containers/lxc/lxc_2.0.8.bb
+++ b/recipes-containers/lxc/lxc_2.0.8.bb
@@ -79,7 +79,7 @@ SYSTEMD_AUTO_ENABLE_${PN}-setup = "disable"
79 79
80INITSCRIPT_PACKAGES = "${PN}-setup" 80INITSCRIPT_PACKAGES = "${PN}-setup"
81INITSCRIPT_NAME_{PN}-setup = "lxc" 81INITSCRIPT_NAME_{PN}-setup = "lxc"
82INITSCRIPT_PARAMS_${PN}-setup = "${OS_DEFAULT_INITSCRIPT_PARAMS}" 82INITSCRIPT_PARAMS_${PN}-setup = "defaults"
83 83
84FILES_${PN}-doc = "${mandir} ${infodir}" 84FILES_${PN}-doc = "${mandir} ${infodir}"
85# For LXC the docdir only contains example configuration files and should be included in the lxc package 85# For LXC the docdir only contains example configuration files and should be included in the lxc package