From ff6e86e8e5db2728d3b34c10f561cfdb533afa87 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 6 Jul 2017 13:11:54 +0200 Subject: [runmode] New module for managing special boot modes of clients --- modules-available/runmode/config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 modules-available/runmode/config.json (limited to 'modules-available/runmode/config.json') diff --git a/modules-available/runmode/config.json b/modules-available/runmode/config.json new file mode 100644 index 00000000..e3c07d48 --- /dev/null +++ b/modules-available/runmode/config.json @@ -0,0 +1,4 @@ +{ + "dependencies": [ "statistics", "js_selectize" ], + "permission":"0" +} -- cgit v1.2.3-55-g7522