2017-12-06 00:42:53 +00:00
|
|
|
{
|
|
|
|
"units": [
|
|
|
|
{
|
|
|
|
"name": "A DEFINITION THAT IS NOT USED",
|
|
|
|
"target": "/usr/bin/dialog --yesno test 50 50",
|
|
|
|
"rectifier": "/usr/bin/false",
|
2020-06-29 06:22:11 +00:00
|
|
|
"active": false,
|
2017-12-06 00:42:53 +00:00
|
|
|
"required": true,
|
2020-06-29 06:22:11 +00:00
|
|
|
"rectify": true,
|
|
|
|
"user": "root"
|
2017-12-06 00:42:53 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "dependent test",
|
|
|
|
"target": "/usr/bin/false",
|
|
|
|
"rectifier": "/usr/bin/true",
|
2020-06-29 06:22:11 +00:00
|
|
|
"active": false,
|
2017-12-06 00:42:53 +00:00
|
|
|
"required": true,
|
2020-06-29 06:22:11 +00:00
|
|
|
"rectify": true,
|
|
|
|
"user": "root"
|
2017-12-06 00:42:53 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|