remove dp sa

Signed-off-by: yaoyao <maluyao3@huawei.com>
This commit is contained in:
yaoyao 2023-03-03 09:39:25 +00:00
parent ba615fc753
commit 61cf84dcde
2 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,6 @@
"name" : "service:distributedsched",
"cmds" : [
"mkdir /data/service/el1/public/database 0711 ddms ddms",
"mkdir /data/service/el1/public/database/distributed_device_profile_service 02770 dms ddms",
"mkdir /data/service/el1/public/database/DistributedSchedule 02770 dms ddms"
]
}

View File

@ -1,7 +1,6 @@
{
"process": "distributedsched",
"said": [
1401,
6001
1401
]
}