Merge pull request #857 from dangowrt/lantiq-vmmc-group
asterisk-chan-lantiq: add user 'asterisk' to 'vmmc' group
This commit is contained in:
commit
dc889d84f1
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ define Package/$(PKG_NAME)
|
||||||
TITLE:=Lantiq channel driver
|
TITLE:=Lantiq channel driver
|
||||||
URL:=https://github.com/kochstefan/asterisk_channel_lantiq
|
URL:=https://github.com/kochstefan/asterisk_channel_lantiq
|
||||||
DEPENDS:=+asterisk +kmod-ltq-vmmc
|
DEPENDS:=+asterisk +kmod-ltq-vmmc
|
||||||
|
USERID:=asterisk=385::vmmc=386
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/$(PKG_NAME)/description
|
define Package/$(PKG_NAME)/description
|
||||||
|
|
Loading…
Reference in a new issue