On Sat, Jan 11, 2014 at 10:26:13PM +0100, Zbigniew Jędrzejewski-Szmek wrote:
> On Fri, Jan 03, 2014 at 02:19:19PM +0100, Djalal Harouni wrote:
> > On logout pam_systemd should ensures the following:
> > "If the last concurrent session of a user ends, the $XDG_RUNTIME_DIR
> > directory and all its c
On Thu, Jan 02, 2014 at 10:52:44AM +0100, Lukasz Skalski wrote:
> As you can see above, path name, interface name and others string
> are in the same place. Problem is with signature positions. Any
> ideas on what could be causing the problem?
http://cgit.freedesktop.org/systemd/systemd/commit/?id
On Sat, Jan 11, 2014 at 6:04 PM, Kay Sievers wrote:
> We got systemd git working to be able to run a full GNOME (Fedora 20)
> user session with kdbus now. Instead of dbus-daemon running and
> activating applications, they are directly started by the systemd
> --user instance now.
>
> Here is the o
On Tue, Jan 07, 2014 at 03:00:22PM +0100, Łukasz Stelmach wrote:
> Hi,
>
> The devices we work with have eMMC chips for storage. The chips
> provide four "hardware" partitions. The first is /dev/mmcblk0, it
> takes almost whole space and holds a GPT with several real partitions
> (/dev/mmcblk0p?)
Waa, all of these "tenthousand" bus proxies ...
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Fri, Jan 03, 2014 at 02:19:19PM +0100, Djalal Harouni wrote:
> On logout pam_systemd should ensures the following:
> "If the last concurrent session of a user ends, the $XDG_RUNTIME_DIR
> directory and all its contents are removed, too." from manpage.
>
> Using git HEAD, and a simple systemd-ns
I didn't realize that the patch I upload to RedHat's bugzilla was already
adapted and commited.
My apologies.
On Sat, Jan 11, 2014 at 8:53 PM, Unai Uribarri wrote:
> ---
> hwdb/60-keyboard.hwdb | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-key
---
hwdb/60-keyboard.hwdb | 8
1 file changed, 8 insertions(+)
diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb
index 0119568..0907955 100644
--- a/hwdb/60-keyboard.hwdb
+++ b/hwdb/60-keyboard.hwdb
@@ -1015,6 +1015,14 @@
keyboard:name:Toshiba*input*device:dmi:bvn*:bvr*:bd*:svn
We got systemd git working to be able to run a full GNOME (Fedora 20)
user session with kdbus now. Instead of dbus-daemon running and
activating applications, they are directly started by the systemd
--user instance now.
Here is the output of "ps":
http://people.freedesktop.org/~kay/kdbus-user.t
On Sat, Jan 11, 2014 at 7:49 PM, Daniel Buch wrote:
> bisect tells me this commit, 8b255ecd99dfee, causes gdm to crash when
> --enable-kdbus is configured and the kdbus module isn't loaded.
>
> Gdm starts but crashes and restarts as you enter your (correct)password.
>
> Is this correct? Or am i mi
On Sat, Jan 11, 2014 at 4:20 PM, wrote:
> From: Michael Scherer
>
> ---
> src/core/socket.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/src/core/socket.c b/src/core/socket.c
> index 88599ca..1f2a2c0 100644
> --- a/src/core/socket.c
> +++ b/src/core/socket.c
> @
From: Michael Scherer
---
src/core/socket.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/core/socket.c b/src/core/socket.c
index 88599ca..1f2a2c0 100644
--- a/src/core/socket.c
+++ b/src/core/socket.c
@@ -179,7 +179,8 @@ static int socket_arm_timer(Socket *s) {
}
Hi Daniel,
On Mon, Jan 6, 2014 at 12:41 PM, Daniel Buch wrote:
> Im hopeing we can continue in-tree since its easier from here, and im unable
> to get the time i want at the moment.
> But i will ofcourse continue to help where i can when time permits.
>
> I think the file nameing and locations a
Hi Hendrik,
On Thu, Jan 9, 2014 at 4:20 PM, Hendrik Brueckner wrote:
>> Looks good to me (assuming the names are truly stable between boots,
>> as I have no idea about how the internals of this work in the kernel).
>
> The bus-IDs do not change across reboots.
Great. I pushed the patch just now.
Hi,
bisect tells me this commit, 8b255ecd99dfee, causes gdm to crash when
--enable-kdbus is configured and the kdbus module isn't loaded.
Gdm starts but crashes and restarts as you enter your (correct)password.
Is this correct? Or am i missing something?
_
15 matches
Mail list logo