From 538608fb7ba20b0c587a66c923700fd95e1a232e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 10 Jul 2016 15:14:19 +0200 Subject: [PATCH] do not install systemd-container in slice after all --- config.lxc/sliceimage.pkgs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.lxc/sliceimage.pkgs b/config.lxc/sliceimage.pkgs index 704eac7f..3a7e83bd 100644 --- a/config.lxc/sliceimage.pkgs +++ b/config.lxc/sliceimage.pkgs @@ -6,7 +6,9 @@ yumexclude: @NODEYUMEXCLUDE@ package: filesystem bash coreutils package>=f24: systemd-udev -package>=f24: systemd-container +# adding this seems to create a dangling btrfs subvolume in +# /vservers/<>/var/lib/machines +# package>=f24: systemd-container package: findutils diffutils package: crontabs logrotate passwd sudo package: gzip bzip2 tar rsync -- 2.43.0