not an option since there will be too many updates everyday
for a mediocre adsl2+ connection. Thanks for answering and you were
right as to where i should have mailed this.
On 05/29/2015 04:54 PM, Lennart Poettering wrote:
> On Fri, 29.05.15 14:04, George Karakougioumtzis (mad-prof
As i was trying to enforce selinux on a fedora 21 i got this which seems
more related to systemd-mailing list rather than the selinux one.
systemd-logind[355]: Assertion 's->user->slice' failed at
../src/login/logind-session.c:496, function session_start_scope(). Aborting.
As a result loginctl
Hello.
Based on a previous email that i sent to this list i wrote a python app
that notifies the user on the desktop about systemd logins, failed
systemd services, the status of some user defined services and also
monitors systemd files in /usr/lib/systemd and /etc/systemd/ directories
for modify,w
---
On 02/10/2015 10:53 PM, Lennart Poettering wrote:
> On Fri, 06.02.15 21:23, Mantas Mikulėnas (graw...@gmail.com) wrote:
>
>> On Fri, Feb 6, 2015 at 5:26 PM, George Karakougioumtzis <
>> mad-proffes...@hotmail.com> wrote:
>>
>
notif=DbusNotify()
notif.doRun()
###
On 02/07/2015 06:15 PM, Mantas Mikulėnas wrote:
> On Sat, Feb 7, 2015 at 1:32 AM, George Karakougioumtzis
> mailto:mad-proffes...@hotmail.com>> wrote:
>
> Interesting point, thanks for the clarifications. I thought that
> it wo
and perhaps there was one already to call
an external script. But thanks anyway
On 02/06/2015 09:23 PM, Mantas Mikulėnas wrote:
> On Fri, Feb 6, 2015 at 5:26 PM, George Karakougioumtzis
> mailto:mad-proffes...@hotmail.com>> wrote:
>
> Hi. Congrats for the near perfect job
Hi. Congrats for the near perfect job on systemd! I was searching for a
directive to execute a script upon systemd service failure. I would like
to receive desktop notifications about such failures. I stumbled upon
OnFailure and FailureAction but these have hardcoded list of actions?
Any hints how