Re: [systemd-devel] Need help with getting messages into /var/log/messages

2012-08-05 Thread Paul Richards
t use journalctl if they want to see the logging results. On Thu, Aug 2, 2012 at 7:06 AM, Kay Sievers wrote: > On Thu, Aug 2, 2012 at 12:43 PM, David Strauss wrote: >> On Wed, Aug 1, 2012 at 8:57 PM, Paul Richards >> wrote: >>> 2. My main question: The logging isn't ma

Re: [systemd-devel] Need help with getting messages into /var/log/messages

2012-08-05 Thread Paul Richards
Great, thanks for the info! On Thu, Aug 2, 2012 at 5:03 AM, Mathieu Bridon wrote: > On Wed, 2012-08-01 at 23:57 -0400, Paul Richards wrote: >> 1. My program just runs once on startup and then exits. Do I need to >> put anything in the service file for that? > > Use "Typ

[systemd-devel] Need help with getting messages into /var/log/messages

2012-08-02 Thread Paul Richards
t run that way or is it better to just run regularly from systemd? 4. I am making rpms for this program as well, should I have the service files go into '/etc/systemd/system' or in '/lib/systemd/system'? Thanks for any help!!! Paul Richards ___