From dd48d827a1bffe3825ecc2a34bedb7a641d92613 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 12 Nov 2019 11:31:46 +0100 Subject: [sysconfig/runmode] Remove "noSysconfig" functionality Was of limited use and not properly implemented anyways. --- modules-available/locationinfo/hooks/runmode/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'modules-available/locationinfo/hooks/runmode/config.json') diff --git a/modules-available/locationinfo/hooks/runmode/config.json b/modules-available/locationinfo/hooks/runmode/config.json index 4bba0b5f..d94165ca 100644 --- a/modules-available/locationinfo/hooks/runmode/config.json +++ b/modules-available/locationinfo/hooks/runmode/config.json @@ -1,8 +1,7 @@ { - "getModeName": "LocationInfo::getPanelName", + "getModeName": "LocationInfoHooks::getPanelName", "isClient": false, - "configHook": "LocationInfo::configHook", - "noSysconfig": true, + "configHook": "LocationInfoHooks::configHook", "systemdDefaultTarget": "kiosk-mode", "permission": ".locationinfo.panel.assign-client" } \ No newline at end of file -- cgit v1.2.3-55-g7522