muh privileges

This commit is contained in:
parazyd 2016-04-21 02:00:55 +02:00
parent 0864bb2940
commit 270b309a09
No known key found for this signature in database
GPG Key ID: BB5E2E35B92E373E
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ init() {
}
# Initialize binfmt_misc if not already, needed to run qemu
[[ -d /proc/sys/fs/binfmt_misc ]] || modprobe binfmt_misc
[[ -f /proc/sys/fs/binfmt_misc/register ]] || mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc
[[ -d /proc/sys/fs/binfmt_misc ]] || sudo modprobe binfmt_misc
[[ -f /proc/sys/fs/binfmt_misc/register ]] || sudo mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc
# Build scripts are mapped to a device name here
arm_map=(