Dracut on reboot

Joe Zeff joe at zeff.us
Sun Apr 7 00:22:30 UTC 2013


On 04/06/2013 03:47 PM, Richard Vickery wrote:
> I have little understanding of what I am looking for. Is there some way
> to call systemctl, get the same information, and paste this information
> here in an email for someone to look at? and perhaps let me know what to
> look for?
>

If you're logged in as root, you can redirect the output to a file, like 
this:

systemctl status foo.service > foo.txt

which would put it into /root/foo.txt.  Then, you can copy the contents 
of the file into your message after you've rebooted correctly.


More information about the users mailing list