summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2c7bad..c47a371 100644
--- a/Makefile
+++ b/Makefile
@@ -29,4 +29,4 @@ clean:
.PHONY: run
run:
- sudo ./ioriotng
+ sudo ./ioriotng -uid $$(id -u)