mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 17:04:36 +04: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user