Commit 3b491150 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education: control fusermount wheelonly again

Removed by mistake in commit f81083a4
parent 87e2695f
...@@ -150,6 +150,7 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH))) ...@@ -150,6 +150,7 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,MAIN_PACKAGES,owamp-server) @$(call add,MAIN_PACKAGES,owamp-server)
endif endif
@$(call add,CONTROL,sudo:public) @$(call add,CONTROL,sudo:public)
@$(call add,CONTROL,fusermount:wheelonly)
endif # distro endif # distro
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment