mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix "openhab --help" and "help openhab" in Karaf console (#2953)
* Enable "openhab --help" and "help openhab" in Karaf console Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -14,4 +14,4 @@ org.openhab.core.ui.internal.proxy.ProxyServletService=AvoidCatchingThrowable
|
||||
org.openhab.core.automation.internal.RuleEngineImpl=AvoidCatchingThrowable
|
||||
org.openhab.core.automation.internal.RuleRegistryImpl=CompareObjectsWithEquals
|
||||
org.openhab.core.automation.internal.provider.AutomationResourceBundlesEventQueue=AvoidCatchingThrowable
|
||||
org.openhab.core.karaf.internal.command.InstallServiceCommand=SystemPrintln
|
||||
org.openhab.core.io.console.karaf.internal.InstallServiceCommand=SystemPrintln
|
||||
|
||||
Reference in New Issue
Block a user