From 823c4a37fa9beb4d3b107fc2f2483f9f56f659de Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Mon, 26 Feb 2018 22:27:17 +0100 Subject: Custom apparmor not needed with patched procd --- build.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build.sh b/build.sh index ddc028c..b29435e 100755 --- a/build.sh +++ b/build.sh @@ -143,8 +143,6 @@ build_tarball build_image echo \# start -echo lxc launch --config "raw.lxc=lxc.aa_profile=lxc-container-default-without-dev-mounting" --profile openwrt $image $name -#lxc config +echo lxc launch $image $name echo \# set root password echo lxc exec $name passwd root -#echo 'echo "148.251.78.235 downloads.openwrt.org" -- cgit v1.2.3