do not use /etc/pve (use standard lxc directory instead)

This commit is contained in:
Dietmar Maurer 2015-08-06 11:24:51 +02:00
parent b997b56dab
commit bedae2e42a
2 changed files with 2 additions and 7 deletions

View File

@ -2,9 +2,9 @@ fix-systemd-service-depends.patch
#fix-default-lxc-config.patch
remove-systemd-delegate-flag.patch
include-linux-sched.patch
do-dot-call-chown_mapped_root-on-etc-pve.patch
#do-dot-call-chown_mapped_root-on-etc-pve.patch
use-var-lib-vz-as-default-dir.patch
do-not-use-config-path-for-rootfs.patch
#do-not-use-config-path-for-rootfs.patch
run-lxcnetaddbr.patch
0001-seccomp-simplify-and-fix-rule-parsing.patch
0001-pass-on-reboot-flag-and-delete-old-veth-on-reboot.patch

5
debian/rules vendored
View File

@ -14,7 +14,6 @@ override_dh_auto_configure:
dh_auto_configure -- \
--with-distro=debian \
--with-init-script=systemd \
--with-config-path=/etc/pve/lxc \
--enable-apparmor \
--enable-doc \
--enable-api-docs \
@ -34,10 +33,6 @@ override_dh_strip:
override_dh_install:
dh_apparmor -p lxc-pve --profile-name=usr.bin.lxc-start
# do not include dirs on /etc/pve
rmdir $(CURDIR)/debian/tmp/etc/pve/lxc
rmdir $(CURDIR)/debian/tmp/etc/pve
dh_install --fail-missing