[systemd-devel] miredo unit files

2011-01-08 Thread Henry Gebhardt
Dear list members, I have been maintaining a systemd overlay for Gentoo. Hence i was contacted about how to get miredo running with systemd. I herefore forward you the email, in the hope to get some help as to the proper solution. Please find the problem description and proposed solution

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Henry Gebhardt
On Fri, May 20, 2011 at 10:37:42AM -0300, Gustavo Sverzut Barbieri wrote: On Fri, May 20, 2011 at 9:36 AM, Maciej Piechotka uzytkown...@gmail.com wrote: ... Ok - I won't. The file is: 0.00 1305883630 0.00 1305883630 UTC I guess every Gentoo user that moved to systemd

Re: [systemd-devel] [ANNOUNCE] systemd 27

2011-05-21 Thread Henry Gebhardt
On Sat, May 21, 2011 at 08:53:14PM +0800, microcai wrote: 于 2011年05月21日 20:44, Kay Sievers 写道: On Sat, May 21, 2011 at 14:39, Lennart Poettering lenn...@poettering.net wrote: On Sat, 21.05.11 15:22, microcai (micro...@fedoraproject.org) wrote: No, NO, NO! Don't use the release.

Re: [systemd-devel] [ANNOUNCE] systemd 27

2011-05-21 Thread Henry Gebhardt
On Sat, May 21, 2011 at 09:25:52PM +0800, microcai wrote: 于 2011年05月21日 20:44, Kay Sievers 写道: On Sat, May 21, 2011 at 14:39, Lennart Poettering lenn...@poettering.net wrote: Can you provide a backtrace? systemd 27 works fine here, the tab-completion too. Seems more like a local

Re: [systemd-devel] [ANNOUNCE] systemd 27

2011-05-21 Thread Henry Gebhardt
On Sat, May 21, 2011 at 06:48:35PM +0200, Henry Gebhardt wrote: On Sat, May 21, 2011 at 09:25:52PM +0800, microcai wrote: 于 2011年05月21日 20:44, Kay Sievers 写道: On Sat, May 21, 2011 at 14:39, Lennart Poettering lenn...@poettering.net wrote: Can you provide a backtrace? systemd

Re: [systemd-devel] [ANNOUNCE] systemd 27

2011-05-21 Thread Henry Gebhardt
On Sat, May 21, 2011 at 10:19:39PM +0200, Kay Sievers wrote: On Sat, May 21, 2011 at 22:09, Henry Gebhardt hsggebha...@googlemail.com wrote: #10 0x004591de in bus_property_append_long (i=value optimized out, property=value optimized out,    data=value optimized out) at src/dbus

Re: [systemd-devel] [ PATCH-v2 ] dnsmasq ebuild and unit files for dnsmasq

2011-05-23 Thread Henry Gebhardt
On Sun, May 22, 2011 at 09:18:05PM +0200, Miklos Vajna wrote: On Sun, May 22, 2011 at 07:55:09PM +0200, Michał Górny mgo...@gentoo.org wrote: Well, that's not entirely guaranteed here. The point is to use systemd_dounit() and similar functions because they can decide whether to install

Re: [systemd-devel] [ PATCH-v2 ] dnsmasq ebuild and unit files for dnsmasq

2011-05-23 Thread Henry Gebhardt
On Mon, May 23, 2011 at 01:19:31PM +0800, microcai wrote: 于 2011年05月22日 23:22, Henry Gebhardt 写道: On Sun, May 22, 2011 at 02:50:00PM +0800, microcai wrote: Hope this time I did the right job, once for all. ;) I've committed it to the systemd overlay for wider testing. It would be a good idea

[systemd-devel] [PATCH 1/2] wpa_supplicant: Add systemd support

2011-07-11 Thread Henry Gebhardt
--- .../dbus/fi.epitest.hostap.WPASupplicant.service |1 + wpa_supplicant/dbus/fi.w1.wpa_supplicant1.service |1 + wpa_supplicant/systemd/wpa_supplicant.service | 11 +++ wpa_supplicant/systemd/wpa_supplicant@.service | 11 +++ 4 files changed, 24

[systemd-devel] [PATCH 2/2] wpa_supplicant: Edit BINDIR in dbus and systemd service files

2011-07-11 Thread Henry Gebhardt
This is useful, since in Gentoo BINDIR=/usr/sbin. --- wpa_supplicant/Makefile|9 + .../dbus/fi.epitest.hostap.WPASupplicant.service |5 - .../fi.epitest.hostap.WPASupplicant.service.in |5 +

[systemd-devel] [PATCH v2 0/2] wpa_supplicant: systemd support and BINDIR

2011-07-12 Thread Henry Gebhardt
Hi, thank you for all review. Here is the second version of the patches. I haven't tested the -Dwired and -Dnl80211 versions because I don't use them. Please consider. Thanks, Henry [PATCH 1/2] wpa_supplicant: Add systemd support [PATCH 2/2] wpa_supplicant: Edit BINDIR in dbus and systemd

[systemd-devel] [PATCH 2/2] wpa_supplicant: Edit BINDIR in dbus and systemd service files

2011-07-12 Thread Henry Gebhardt
This is useful, since in Gentoo BINDIR=/usr/sbin. --- wpa_supplicant/.gitignore |1 + wpa_supplicant/Makefile| 11 +++ ... = fi.epitest.hostap.WPASupplicant.service.in} |2 +- ...t1.service = fi.w1.wpa_supplicant1.service.in}