diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/conf/py-sample/conf.d/core.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/conf/py-sample/conf.d/core.json b/src/conf/py-sample/conf.d/core.json index 0736fd2..fac28a0 100644 --- a/src/conf/py-sample/conf.d/core.json +++ b/src/conf/py-sample/conf.d/core.json @@ -54,7 +54,8 @@ "group", "list", "--installed" - ] + ], + "ec": " >= 0" }, { "id": "dpkg-list-installed", |