diff --git a/srcpkgs/coturn/INSTALL b/srcpkgs/coturn/INSTALL new file mode 100644 index 00000000000..3ee6f34d2ae --- /dev/null +++ b/srcpkgs/coturn/INSTALL @@ -0,0 +1,5 @@ +case "${ACTION}" in +post) + setcap CAP_NET_BIND_SERVICE=+ep usr/bin/turnserver + ;; +esac diff --git a/srcpkgs/coturn/template b/srcpkgs/coturn/template index 61319519408..7ab9f7296df 100644 --- a/srcpkgs/coturn/template +++ b/srcpkgs/coturn/template @@ -1,7 +1,7 @@ # Template file for 'coturn' pkgname=coturn version=4.6.0 -revision=1 +revision=2 build_style=configure configure_args=" --prefix=/usr