4IceG / luci-app-sms-tool-js

Simple user interface to handle SMS / USSD / AT commands via sms_tool application. (LuCI JS) | OpenWrt >= 21.02
GNU General Public License v3.0
31 stars 14 forks source link

ACL configuration files access #2

Closed GektorUA closed 1 year ago

GektorUA commented 1 year ago

Seems that version works with ACL, but user with full rights can't write configuration, i am think it because configuration files stored in not usual directory and doesn't accessed for user. Can you check it?

4IceG commented 1 year ago

I don't have a multi-user configuration, one user has no trouble saving the configuration. I added the conffiles section to the makefile and the new build should make it easier to access the configuration files.

The location of the files will not change (to comply with the UCI).