luci-app-cifsd: add version info
[oweals/luci.git] / applications / luci-app-cifsd / root / usr / share / rpcd / acl.d / luci-app-cifsd.json
index 6efebe98e11c7a6ef27b11eba2d11bb170877812..aed904862841433664cff8cadb6b71507895e49d 100644 (file)
@@ -3,7 +3,8 @@
                "description": "Grant access to LuCI app cifsd",
                "read": {
                        "file": {
-                               "/etc/cifs/smb.conf.template": [ "read" ]
+                               "/etc/cifs/smb.conf.template": [ "read" ],
+                               "/usr/sbin/cifsd": [ "exec" ]
                        }
                },
                "write": {