mirror of
https://git.openwrt.org/feed/telephony.git
synced 2025-01-08 11:47:32 +08:00
asterisk-chan-lantiq: add user 'asterisk' to 'vmmc' group
Make sure asterisk has permission to access /dev/vmmc* devices as it will segfault if started without. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
51c6f587c7
commit
6b3fe2bd4f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user