Re: [systemd-devel] [PATCH] Fix permissions on new journal files

2014-04-17 Thread Greg KH
On Fri, Apr 18, 2014 at 05:59:46AM +0200, Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Apr 15, 2014 at 02:12:01PM -0700, Greg KH wrote: > > When starting up journald on a new system, set the proper permissions on > > the system.journal files, not only on the journal directory. > > > > > > diff --

Re: [systemd-devel] [PATCH] Fix permissions on new journal files

2014-04-17 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Apr 15, 2014 at 02:12:01PM -0700, Greg KH wrote: > When starting up journald on a new system, set the proper permissions on > the system.journal files, not only on the journal directory. > > > diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf > index 7c6d6b9099b9..c4700453215

Re: [systemd-devel] [PATCH] Add libkmod flags for test_rtnl_manual

2014-04-17 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Apr 14, 2014 at 03:14:14PM +0200, Łukasz Stelmach wrote: > --- > Makefile.am | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > Without CFLAGS my gcc is unable to find linkmod.h. KMOD_LIBS just look > better than -lkomd for me. > > diff --git a/Makefile.am b/Makefile.am > i

Re: [systemd-devel] [PATCH] core: minor typo fix

2014-04-17 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Apr 14, 2014 at 07:30:16PM +0200, Ali H. Caliskan wrote: > diff --git a/src/core/dbus.c b/src/core/dbus.c > index d482e6c..e9bf34c 100644 > --- a/src/core/dbus.c > +++ b/src/core/dbus.c > @@ -918,7 +918,7 @@ static int bus_init_system(Manager *m) { > > r = bus_setup_system(m, bus)

[systemd-devel] [PATCH] names: take the registry write lock in kdbus_name_release()

2014-04-17 Thread Djalal Harouni
Take the write lock in kdbus_name_release() instead of kdbus_cmd_name_release() in order to reduce the lock hold time. This change permits to convert the kdbus_bus_find_conn_by_id() call to kdbus_conn_find_peer() since the bus lock will also be taken later in kdbus_name_release(). Another advanta

Re: [systemd-devel] systemd-networkd: setting the MAC address for a .netdev unit?

2014-04-17 Thread Matthias Schiffer
On 04/18/2014 12:14 AM, Matthias Schiffer wrote: > On 04/17/2014 11:28 PM, Dave Reisner wrote: >> On Thu, Apr 17, 2014 at 11:02:11PM +0200, Matthias Schiffer wrote: >>> Hi, >>> I'd like to configure the MAC address of a bridge device statically (as >>> bridges tend to change their MAC address depen

Re: [systemd-devel] systemd-networkd: setting the MAC address for a .netdev unit?

2014-04-17 Thread Matthias Schiffer
On 04/17/2014 11:28 PM, Dave Reisner wrote: > On Thu, Apr 17, 2014 at 11:02:11PM +0200, Matthias Schiffer wrote: >> Hi, >> I'd like to configure the MAC address of a bridge device statically (as >> bridges tend to change their MAC address depending on the order the >> ports are added on Linux other

Re: [systemd-devel] systemd-networkd: setting the MAC address for a .netdev unit?

2014-04-17 Thread Dave Reisner
On Thu, Apr 17, 2014 at 11:02:11PM +0200, Matthias Schiffer wrote: > Hi, > I'd like to configure the MAC address of a bridge device statically (as > bridges tend to change their MAC address depending on the order the > ports are added on Linux otherwise), but there doesn't seem to be a way > to mat

[systemd-devel] systemd-networkd: setting the MAC address for a .netdev unit?

2014-04-17 Thread Matthias Schiffer
Hi, I'd like to configure the MAC address of a bridge device statically (as bridges tend to change their MAC address depending on the order the ports are added on Linux otherwise), but there doesn't seem to be a way to match for a bridge in a .link unit. This would be very useful for macvlans as we

Re: [systemd-devel] [PATCH] systemctl: "systemctl --root=container/ set-default ... is totally borked."

2014-04-17 Thread Colin Guthrie
'Twas brillig, and Jan Chaloupka at 17/04/14 12:54 did gyre and gimble: > > On 04/17/2014 01:42 PM, Zbigniew Jędrzejewski-Szmek wrote: >> On Thu, Apr 17, 2014 at 10:40:37AM +0200, Jan Chaloupka wrote: >>> On 04/17/2014 04:59 AM, Zbigniew Je;drzejewski-Szmek wrote: On Thu, Apr 17, 2014 at 01:4

Re: [systemd-devel] [PATCH] systemctl: "systemctl --root=container/ set-default ... is totally borked."

2014-04-17 Thread Jan Chaloupka
On 04/17/2014 01:42 PM, Zbigniew Jędrzejewski-Szmek wrote: On Thu, Apr 17, 2014 at 10:40:37AM +0200, Jan Chaloupka wrote: On 04/17/2014 04:59 AM, Zbigniew Je;drzejewski-Szmek wrote: On Thu, Apr 17, 2014 at 01:41:51AM +0100, Djalal Harouni wrote: BTW, I've a question, why there is this item in

Re: [systemd-devel] [PATCH] systemctl: "systemctl --root=container/ set-default ... is totally borked."

2014-04-17 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Apr 17, 2014 at 10:40:37AM +0200, Jan Chaloupka wrote: > On 04/17/2014 04:59 AM, Zbigniew Je;drzejewski-Szmek wrote: > >On Thu, Apr 17, 2014 at 01:41:51AM +0100, Djalal Harouni wrote: > >>BTW, I've a question, why there is this item in the TODO: > >>"systemctl --root=container/ set-default

Re: [systemd-devel] [PATCH] systemctl: "systemctl --root=container/ set-default ... is totally borked."

2014-04-17 Thread Jan Chaloupka
On 04/17/2014 04:59 AM, Zbigniew Je;drzejewski-Szmek wrote: On Thu, Apr 17, 2014 at 01:41:51AM +0100, Djalal Harouni wrote: BTW, I've a question, why there is this item in the TODO: "systemctl --root=container/ set-default ... is totally borked." Can someone please shed some light on this? I a