Skip to content

Commit

Permalink
no sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
GMolini committed May 12, 2022
1 parent afa5a63 commit 77460ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ msg() {
}

msg "Enable user namespace cloning"
sudo sysctl -w kernel.unprivileged_userns_clone=1
sysctl -w kernel.unprivileged_userns_clone=1

exit 0

0 comments on commit 77460ef

Please sign in to comment.