> 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
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
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