• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "Profiles": [
3    {
4      "Name": "CameraServiceHighCapacity",
5      "Actions": [
6        {
7          "Name": "JoinCgroup",
8          "Params":
9          {
10            "Controller": "cpuset",
11            "Path": "camera-daemon-dedicated"
12          }
13        }
14      ]
15    }
16  ]
17}
18