slackbuilds/system/sargon/sargon.json

12 lines
197 B
JSON

{
"pidfile": "/var/run/sargon.pid",
"ACL":[
{
"Allow": [ "ALL" ],
"Mount": [ "/var/lib/mounts/**(globstar)" ],
"User": [ "ALL" ],
"Order": 100
}
]
}