summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Golle2024-03-03 16:16:51 +0000
committerGitHub2024-03-03 16:16:51 +0000
commitdc889d84f1d441a64a6d61ae58f7a3003ec509a3 (patch)
tree32ac7222b03b3c0dfb3193f4c56cdbd7fc7a9710
parent51c6f587c7f2f08d3f115adc8a1526753bc147e1 (diff)
parent6b3fe2bd4f0d4dc7ab1a254cfaf482aa10d82df6 (diff)
downloadtelephony-dc889d84f1d441a64a6d61ae58f7a3003ec509a3.tar.gz
Merge pull request #857 from dangowrt/lantiq-vmmc-group
asterisk-chan-lantiq: add user 'asterisk' to 'vmmc' group
-rw-r--r--net/asterisk-chan-lantiq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk-chan-lantiq/Makefile b/net/asterisk-chan-lantiq/Makefile
index 2e3fda5..882474c 100644
--- a/net/asterisk-chan-lantiq/Makefile
+++ b/net/asterisk-chan-lantiq/Makefile
@@ -31,6 +31,7 @@ define Package/$(PKG_NAME)
TITLE:=Lantiq channel driver
URL:=https://github.com/kochstefan/asterisk_channel_lantiq
DEPENDS:=+asterisk +kmod-ltq-vmmc
+ USERID:=asterisk=385::vmmc=386
endef
define Package/$(PKG_NAME)/description