mirror of
https://github.com/4IceG/luci-app-sms-manager.git
synced 2026-04-26 19:35:50 +03:00
[GH-ISSUE #2] 403 (Access to command denied by ACL) #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ulfila80 on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-manager/issues/2
Hello!
Thank you for new Luci sms app compatible with MM! I think you should add a line
"/usr/bin/mmcli": [ "exec" ]to luci-app-sms-manager.json file in rpcd/acl.d directory. After this the application starts working.
@4IceG commented on GitHub (Jan 11, 2026):
OK, thanks. I'm fixing it now.