summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/hooks/runmode/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-07-25 18:58:14 +0200
committerSimon Rettberg2017-07-25 18:58:14 +0200
commit1d53bb0332593309272c3b5bbf417a736c778955 (patch)
tree16d3519904333d6cdec4221d8b96a86ad30cfe55 /modules-available/locationinfo/hooks/runmode/config.json
parent[locationinfo] weekcalendar: Fix hourline timer handle being global (diff)
downloadslx-admin-1d53bb0332593309272c3b5bbf417a736c778955.tar.gz
slx-admin-1d53bb0332593309272c3b5bbf417a736c778955.tar.xz
slx-admin-1d53bb0332593309272c3b5bbf417a736c778955.zip
[locationinfo] Set proper systemd target
Diffstat (limited to 'modules-available/locationinfo/hooks/runmode/config.json')
-rw-r--r--modules-available/locationinfo/hooks/runmode/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/hooks/runmode/config.json b/modules-available/locationinfo/hooks/runmode/config.json
index c88b20cf..4dd7282f 100644
--- a/modules-available/locationinfo/hooks/runmode/config.json
+++ b/modules-available/locationinfo/hooks/runmode/config.json
@@ -3,5 +3,5 @@
"isClient": false,
"configHook": "LocationInfo::configHook",
"noSysconfig": true,
- "systemdDefaultTarget": "multi-user"
+ "systemdDefaultTarget": "kiosk-mode"
} \ No newline at end of file