[systemd-devel] systemd diagnostics

2011-11-21 Thread Edward Z. Yang
Hello all, We are currently hacking and clawing our way through systemd for all of our legacy services, and there are a number of usability enhancements that would be useful, but we are unsure if they exist. If these do not exist, it would be very useful if they became available. 1. Newline sep

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Michael D. Berger
> -Original Message- > From: > [email protected] > g [...] > >> this is really the smallest problem > >> afaik in F14 there was also no "magic script" for the > >> bridge-configuration > >> > >> [root@srv-rhsoft:~]$ cat /lib/systemd/system/op

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Reindl Harald
Am 21.11.2011 22:19, schrieb Michael D. Berger: > >> -Original Message- >> From: >> [email protected] >> g >> [mailto:[email protected] > sktop.org] On Behalf Of Reindl Harald >> Sent: Monday, November 21

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Michael D. Berger
> -Original Message- > From: > [email protected] > g > [mailto:[email protected] sktop.org] On Behalf Of Reindl Harald > Sent: Monday, November 21, 2011 16:09 > To: [email protected] > Sub

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Jóhann B. Guðmundsson
On 11/21/2011 09:13 PM, Michael D. Berger wrote: I don't know about the httpd, but the openvpn problem is clearly an omission in the service file. Who is supposed to fix that, Fedora or openvpn? Either one. In Fedora it falls under the maintainer to fix it and push it upstream and visa versa

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Michael D. Berger
> -Original Message- > From: > [email protected] > g > [mailto:[email protected] sktop.org] On Behalf Of "Jóhann B. Guðmundsson" > Sent: Monday, November 21, 2011 16:07 > To: [email protected].

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Reindl Harald
Am 21.11.2011 21:49, schrieb Miklos Vajna: > On Mon, Nov 21, 2011 at 01:18:08PM -0500, "Michael D. Berger" > wrote: >> What might I put in the .service file to assure that >> my script is run as late in the startup sequence as >> possible? I'm thinking about a "sleep 1" at the >> beginning of t

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Jóhann B. Guðmundsson
On 11/21/2011 06:18 PM, Michael D. Berger wrote: It appears that, unlike the SysV control script, the systemd version calls neither bridge-start nor bridge-stop. If I do that myself, openvpn works. Given this, and the as yet unresolved problem I have with httpd not starting, I think that I will

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Miklos Vajna
On Mon, Nov 21, 2011 at 01:18:08PM -0500, "Michael D. Berger" wrote: > What might I put in the .service file to assure that > my script is run as late in the startup sequence as > possible? I'm thinking about a "sleep 1" at the > beginning of the script itself. SysVStartPriority=99 in the Servic

Re: [systemd-devel] openvpn: tap0 & br0 missing

2011-11-21 Thread Michael D. Berger
> -Original Message- > From: > [email protected] > g > [mailto:[email protected] sktop.org] On Behalf Of Michael D. Berger > Sent: Saturday, November 19, 2011 14:51 > To: [email protected]