We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3579c1 commit 445ed87Copy full SHA for 445ed87
README.md
@@ -165,6 +165,7 @@ start_service()
165
166
procd_set_param env LUMIMQTT_CONFIG=/etc/lumimqtt.json
167
procd_set_param command lumimqtt
168
+ procd_set_param respawn
169
procd_set_param stdout 1
170
procd_set_param stderr 1
171
procd_close_instance
init.d/lumimqtt
@@ -9,6 +9,7 @@ start_service()
9
10
11
12
13
14
15
0 commit comments