forked from neil/lxc-templates
plamo: Fix configuration process related to pkgtools8
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
This commit is contained in:
parent
80ba0cbd87
commit
da05bc38a6
@ -294,7 +294,7 @@ configure_plamo7() {
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
# remove initpkg that do not execute on containers
|
# 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
|
for f in $noexec
|
||||||
do
|
do
|
||||||
rm -f $rootfs/var/log/initpkg/"$f"
|
rm -f $rootfs/var/log/initpkg/"$f"
|
||||||
|
Loading…
Reference in New Issue
Block a user