Commit c91f290
Alex J Lennon
Remove EXTRA_ARGS from uwb-mqtt-publisher service ExecStart
- Empty EXTRA_ARGS causes systemd to add trailing space/argument
- This triggers 'unrecognized arguments' error
- Removing ${EXTRA_ARGS} fixes service startup
- Service now runs successfully1 parent 63a0257 commit c91f290
File tree
1 file changed
+1
-2
lines changed- recipes-connectivity/uwb-mqtt-publisher/files
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments