[Pianod] Minor Bug Report and a Question
Perette Barella
perette at barella.org
Fri Jul 29 20:07:05 PDT 2016
> commands to start & stop the service:
> sudo systemctl start pianod
> sudo systemctl stop pianod
>
> commands line to test manually:
> pianod -n bruce -d /home/bruce/.config -c /home/bruce/monoamp/MonoAmp/pianod_html/
>
> i have logging set to 0xFFFF and I follow the logs on screen or in /var/log/syslogd i can provide those if you think they would be helpful just let me know which permutations you would like to see.
I believe the output of a process started from systemd ends up in the journal.
journalctl
You might be able to refine it with something like
journalctl _SYSTEMD_UNIT=pianod.service
but check the man page if that doesn’t work, I’m weak on systemd.
That’s probably the one with the useful information in it.
Perette
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deviousfish.com/pipermail/pianod-deviousfish.com/attachments/20160729/7c48ad36/attachment-0002.htm>
More information about the Pianod
mailing list