Re: [systemd-devel] Regarding the

2013-09-30 Thread Colin Guthrie
'Twas brillig, and abhishek sharma at 30/09/13 05:16 did gyre and gimble: > Is there any service in the existing standard distribution, where I can > get hands on these parameters ExecStartPre, ExecStart, ExecStartPost, > ExecReload, ExecStop, ExecStop, ExecMainCode, signal result and > ExecMainSta

Re: [systemd-devel] Regarding the

2013-09-29 Thread abhishek sharma
Thanks for the information. Is there any service in the existing standard distribution, where I can get hands on these parameters ExecStartPre, ExecStart, ExecStartPost, ExecReload, ExecStop, ExecStop, ExecMainCode, signal result and ExecMainStatus under "Service Unit Objects".? Unfortunately not

Re: [systemd-devel] Regarding the

2013-09-26 Thread Lennart Poettering
On Thu, 26.09.13 18:28, abhishek sharma ([email protected]) wrote: > Hi All, > > I am new to Systemd, Need help about understanding some of features of the > systemd. > I am interested in knowing the failure of a service and the exact cause of > it. > > Inside the systemd unit file the

[systemd-devel] Regarding the

2013-09-26 Thread abhishek sharma
Hi All, I am new to Systemd, Need help about understanding some of features of the systemd. I am interested in knowing the failure of a service and the exact cause of it. Inside the systemd unit file there are options like SuccessExitStatus and On-failure. In SuccessExitStatus we can specify the