Re: [systemd-devel] F16_64: attempt at OpenVPN server service file

2011-11-27 Thread Michael D. Berger
process exits for reasons other than > +the service being stopped. > Takes one of > no, > on-success, > on-failure, > -- > 1.7.8.rc3.348.g8fea

Re: [systemd-devel] F16_64: attempt at OpenVPN server service file

2011-11-27 Thread Zbigniew Jędrzejewski-Szmek
On 11/26/2011 11:39 PM, Michael D. Berger wrote: >> than i type "systemctl stop whatever.service" >> >> Restart is triggered if they process goes away and in the >> case of "Always" this happens even if the process gives back >> a successfull 0 like after "killall processname" >> > So I gather that

[systemd-devel] RefuseEnable

2011-11-27 Thread Michael D. Berger
Is there a way to prevent a service from being enabled? Thanks, Mike. -- Michael D. Berger [email protected] http://www.rosemike.net/ ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/sys

Re: [systemd-devel] Understanding systemd-analyze's plots

2011-11-27 Thread Kay Sievers
On Sun, Nov 27, 2011 at 13:42, Gustavo Sverzut Barbieri wrote: > On Sun, Nov 27, 2011 at 2:44 AM, Kay Sievers wrote: >> On Sat, Nov 26, 2011 at 22:52, Stefan Majewsky >> wrote: >>> my openSUSE 12.1 system boots in about 30 seconds, and I wanted to cut >>> that time down a bit, so I took a look a

Re: [systemd-devel] Understanding systemd-analyze's plots

2011-11-27 Thread Gustavo Sverzut Barbieri
On Sun, Nov 27, 2011 at 2:44 AM, Kay Sievers wrote: > On Sat, Nov 26, 2011 at 22:52, Stefan Majewsky > wrote: >> my openSUSE 12.1 system boots in about 30 seconds, and I wanted to cut >> that time down a bit, so I took a look at systemd-analyze's blame and >> plot output. >> >> But I do not reall