Re: [systemd-devel] systemd output

2016-03-02 Thread Kai Krakow
Am Wed, 2 Mar 2016 11:41:32 -0800
schrieb William Taylor :

> If you are starting/stopping  a service manually, is it possible to
> see its output as it's running?
> 
> For example if I have a process that takes some time to start and
> I want to periodically output something to the current users terminal.
> 
> ___
> systemd-devel mailing list
> systemd-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/systemd-devel

journalctl -fu $YOURSERVICE & systemctl restart $YOURSERVICE

-- 
Regards,
Kai

Replies to list-only preferred.

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] systemd output

2016-03-02 Thread William Taylor
If you are starting/stopping  a service manually, is it possible to
see its output as it's running?

For example if I have a process that takes some time to start and
I want to periodically output something to the current users terminal.

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel