summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2018-02-26 22:27:17 +0100
committerMikael Magnusson <mikma@users.sourceforge.net>2018-02-26 22:28:13 +0100
commit823c4a37fa9beb4d3b107fc2f2483f9f56f659de (patch)
treed5edbe711a392f45ef62c65c3d7f86b2de4d264a /build.sh
parent342f76739abf4e0926e7feef504a2144af909efb (diff)
Custom apparmor not needed with patched procd
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 1 insertions, 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"