forked from neil/lxc-templates
Merge pull request #40 from tenforward/plamo_pkgtools8_fix
plamo: Fix configuration process related to pkgtools8
This commit is contained in:
commit
8df214978b
@ -294,7 +294,7 @@ configure_plamo7() {
|
||||
EOF
|
||||
|
||||
# remove initpkg that do not execute on containers
|
||||
noexec="shadow netconfig7 eudev openssh pkgtools${majorver}"
|
||||
noexec="shadow netconfig7 eudev openssh pkgtools7 pkgtools8"
|
||||
for f in $noexec
|
||||
do
|
||||
rm -f $rootfs/var/log/initpkg/"$f"
|
||||
|
Loading…
Reference in New Issue
Block a user