• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "jobs": [{
3        "name" : "init"
4    }],
5    "services": [{
6        "name": "distributedfiledaemon",
7        "path": ["/system/bin/sa_main", "/system/profile/distributedfiledaemon.xml"],
8        "uid": "1009",
9        "gid": ["system", "dfs"],
10        "secon": "u:r:distributedfiledaemon:s0",
11        "apl": "system_basic",
12        "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC", "ohos.permission.MANAGE_LOCAL_ACCOUNTS"]
13    }]
14}
15