Typo
This commit is contained in:
parent
cb7e84e6fe
commit
02dad2307a
|
@ -77,7 +77,7 @@ if [ -n "$${IPKG_INSTROOT}" ]; then
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
# Add asterisk user to audio and dialout groups
|
# Add asterisk user to audio and dialout groups
|
||||||
sed -i -E 's/((audio|dialout):x:[0-9+]:)/\1asterisk/' /etc/group
|
sed -i -E 's/((audio|dialout):x:[0-9]+:)/\1asterisk/' /etc/group
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user