Hi All,
What am I doing wrong with this command?
# journalctl -efx -t=start.stop.pro5ds.sh
Nothing shows up.
I write to the journal with
# echo 'stop: No instances of pro5.server were found' | /usr/bin/systemd-cat -p info -t start.stop.pro5ds.sh
and it shows up in /var/log/messages:
Oct 21 02:12:05 FedoraServer start.stop.pro5ds.sh: stop: No instances of pro5.server were found
Many thanks, -T