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.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to