summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2020-05-15 17:24:05 +0200
committerSimon Rettberg2020-05-15 17:29:16 +0200
commit426e574b85d363cd5a1fa256034dc2a281fc7272 (patch)
treed60738f67176e991dcd84d16079d85ff2168b243 /modules-available/remoteaccess/config.json
parent[rebootcontrol] Wait until tasks finish (diff)
downloadslx-admin-426e574b85d363cd5a1fa256034dc2a281fc7272.tar.gz
slx-admin-426e574b85d363cd5a1fa256034dc2a281fc7272.tar.xz
slx-admin-426e574b85d363cd5a1fa256034dc2a281fc7272.zip
[remoteaccess] New module
Diffstat (limited to 'modules-available/remoteaccess/config.json')
-rw-r--r--modules-available/remoteaccess/config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules-available/remoteaccess/config.json b/modules-available/remoteaccess/config.json
new file mode 100644
index 00000000..1530df87
--- /dev/null
+++ b/modules-available/remoteaccess/config.json
@@ -0,0 +1,7 @@
+{
+ "category": "main.settings-client",
+ "dependencies" : [
+ "locations",
+ "rebootcontrol"
+ ]
+} \ No newline at end of file