mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
knxd: Fix config file location and init script.
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
This commit is contained in:
@@ -54,7 +54,7 @@ start_service() {
|
||||
append_parm args listen_local "listen-local" "/var/run/knxd"
|
||||
config_get url args url
|
||||
procd_open_instance
|
||||
procd_set_param command $PROG $params $url
|
||||
procd_set_param command $PROG "/etc/knxd.ini"
|
||||
procd_set_param respawn
|
||||
procd_close_instance
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user