Am Wed, 2 Mar 2016 11:41:32 -0800
schrieb William Taylor <william.tay...@sonic.com>:

> 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

Reply via email to