Hi TJ - thanks for this suggestion. We''ll add it for the 3.2 release in a month or so.
Pete
Pete
| Poster | Content | ||
|---|---|---|---|
|
nk4um Moderator
Posts: 756
|
Hi TJ - thanks for this suggestion. We''ll add it for the 3.2 release in a month or so.
Pete |
||
|
nk4um User
Posts: 13
|
There''s a start-up logging bug in the bin/netkernel init shell script for Linux.
When starting the service the redirection of stdout and stderr is done as part of the executed command, which means the start-up output isn''t logged. To fix, change from:
to
|