app-emulataion/lxc: удалена ревизия перехода на lxc-4.0

mhiretskiy 2303
parent c1a4133cb1
commit a23fdce5dd

@ -1,14 +0,0 @@
# Calculate run=/bin/bash pkg(app-emulation/lxc)>=4&&ini(merge.lxc)==
#-ini(merge.lxc,4)-#
for configfile in /var/calculate/lxc/*/config
do
if [[ -f $configfile ]]
then
sed -i 's,/usr/share/lxc/config/gentoo.common.conf,/usr/share/lxc/config/common.conf,' $configfile
sed -i 's,/usr/share/lxc/config/gentoo.userns.conf,/usr/share/lxc/config/userns.conf,' $configfile
fi
done
exit 0
Loading…
Cancel
Save