aboutsummaryrefslogtreecommitdiff
path: root/utils/zsh
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2022-05-18 13:46:01 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2022-05-18 17:19:22 +0300
commit039912dec5d3ba2b0f6f53ab8330ab9fea2f7adf (patch)
tree734198f99e40e14d29244e0a58afc65a81b8cc17 /utils/zsh
parent489cffadd27b84351136d06bcb5ddd5a7eec81a8 (diff)
Revert "lxc: export systemd cgroups after install"
The postinst script is sourced during image build, which causes the follow failure: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-x86_64_musl/root-x86/etc/init.d/lxc-auto: line 3: /lib/functions.sh: No such file or directory postinst script ./usr/lib/opkg/info/lxc-auto.postinst has failed with exit code 1 Sourcing /lib/functions.sh is not needed, as /etc/rc.common does so already. Unfortunately removing that line from the init script is not enough to fix the problem. The postinst script should also check IPKG_INSTROOT. As these two changes are unrelated, they should go in separate commits, and the solution to the image build problem is to revert the commit that introduced the breakage. This reverts commit 2cde10b95053bf958a4001fb0a82c4563bf345e2. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'utils/zsh')
0 files changed, 0 insertions, 0 deletions