From 98fb0fe15fdfe40fedf178d56d3952d859475697 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 30 Aug 2016 18:19:54 +0200 Subject: [run-virt] Fix firewall setup by making wget calls busybox compliant, +s fw-binary --- remote/modules/run-virt/module.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules/run-virt/module.build') diff --git a/remote/modules/run-virt/module.build b/remote/modules/run-virt/module.build index eb718599..56afd839 100644 --- a/remote/modules/run-virt/module.build +++ b/remote/modules/run-virt/module.build @@ -15,6 +15,6 @@ build () { } post_copy() { - : + chmod +s "${TARGET_BUILD_DIR}/opt/openslx/bin/slxfwtool" || perror "Could not set suid bit on slxfwtool" } -- cgit v1.2.3-55-g7522