Re: [systemd-devel] Regarding the

2013-09-29 Thread abhishek sharma
> 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 exac

[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

[systemd-devel] Need info about the systemd dbus interface

2013-06-30 Thread abhishek sharma
Hi All, I am trying to use the systemd dbus methods and signals in my program. I am using d-feet for analysis. However I need some information about some of them 1. In the Method SetUnitControlGroup and StartUnit what does the parameter "mode" mean? 2. How to simulate the UnitRemoved signal,Is th