Re: [systemd-devel] [PATCH 2/2] policy: make policy checks work across user namespaces

2014-09-09 Thread Daniel Mack
On 09/08/2014 03:50 PM, Djalal Harouni wrote: Yes there are compile time checks, and it is perhaps easier/consistent to read this way! but yes a union is also good. OK I'll update it. Nevermind - I amended the your patch accordingly and pushed it. Thanks! Daniel

Re: [systemd-devel] Preventing automatic seat assignments

2014-09-09 Thread Tanu Kaskinen
On Wed, 2014-08-27 at 11:47 +0300, Tanu Kaskinen wrote: On Tue, 2014-08-26 at 14:00 +0200, Lennart Poettering wrote: On Tue, 26.08.14 12:17, Tanu Kaskinen (tanu.kaski...@linux.intel.com) wrote: Hi, If I want to designate some sound card to be shared between seats, then I suppose

[systemd-devel] [RESEND][PATCH] systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling

2014-09-09 Thread Richard Weinberger
If one has a config like: d /tmp 1777 root root - X /tmp/important_mount All files below /tmp/important_mount will be deleted as the /tmp/important_mount item will spuriously inherit a max age of 0 from /tmp. /tmp has a max age of 0 but age_set is (of course) false. This affects also the

Re: [systemd-devel] [PATCH 2/2] policy: make policy checks work across user namespaces

2014-09-09 Thread Djalal Harouni
On Tue, Sep 09, 2014 at 10:40:57AM +0200, Daniel Mack wrote: On 09/08/2014 03:50 PM, Djalal Harouni wrote: Yes there are compile time checks, and it is perhaps easier/consistent to read this way! but yes a union is also good. OK I'll update it. Nevermind - I amended the your patch

Re: [systemd-devel] [PATCH 1/3] sd-dhcp6-client: Implement Elapsed Time option

2014-09-09 Thread Tom Gundersen
Hi Patrik, These all look good. Please push! Cheers, Tom On Mon, Sep 1, 2014 at 12:21 PM, Patrik Flykt patrik.fl...@linux.intel.com wrote: Implement Elapsed Time option as it is defined as MUST in RFC 3315, section 22.9. The elapsed time value is a 1/100th of a second with a max value of

[systemd-devel] Non-Stop Services in an Embedded Environment

2014-09-09 Thread Spence, Richard (EXT-Other - DE/Ulm)
We are evolving an existing embedded product line to incorporate the use of systemd as a part replacement for a proprietary start-up system. While it is possible to handle service failures through use of the OnFailure directive, we have an additional requirement for which we can find no clean

Re: [systemd-devel] Non-Stop Services in an Embedded Environment

2014-09-09 Thread Colin Guthrie
Hiya, Spence, Richard (EXT-Other - DE/Ulm) wrote on 09/09/14 13:38: We are evolving an existing embedded product line to incorporate the use of systemd as a part replacement for a proprietary start-up system. While it is possible to handle service failures through use of the OnFailure

Re: [systemd-devel] User systemd unit files

2014-09-09 Thread Chris Morgan
On Mon, Sep 8, 2014 at 3:45 PM, Chris Morgan chmor...@gmail.com wrote: On Mon, Sep 8, 2014 at 3:30 PM, Mantas Mikulėnas graw...@gmail.com wrote: On Mon, Sep 8, 2014 at 9:27 PM, Chris Morgan chmor...@gmail.com wrote: Hello. We have a build environment that we use to build our software for

Re: [systemd-devel] So how am I supposed to put together my Linux system?

2014-09-09 Thread Colin Guthrie
Tobias Hunger wrote on 05/09/14 19:34: Any place that you would care to recomend? It would suck to have each distro put kernels somewhere else. Good question. On Mageia and Fedora (at least originally, not sure if it's changed recently), the modules are in: /lib/modules/kernel-version/ tree.

Re: [systemd-devel] Non-Stop Services in an Embedded Environment

2014-09-09 Thread Tobias Geerinckx-Rice
On 9 September 2014 14:38, Spence, Richard (EXT-Other - DE/Ulm) richard.spence@nsn.com wrote: we have an additional requirement for which we can find no clean (direct) solution in systemd: applications in the system should not stop for any reason – any termination must be handled as a

Re: [systemd-devel] Add more information to coredump related journald etnries

2014-09-09 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Sep 09, 2014 at 09:55:39AM +0200, Jakub Filak wrote: My original intention was much less ambitious. I wanted to save the files in journald fields (_PROC_PID_STATUS, ...) and implement a tool based on Examples at: http://www.freedesktop.org/software/systemd/man/sd_journal_get_fd.html

Re: [systemd-devel] So how am I supposed to put together my Linux system?

2014-09-09 Thread Simon McVittie
On 09/09/14 16:01, Colin Guthrie wrote: On Mageia and Fedora (at least originally, not sure if it's changed recently), the modules are in: /lib/modules/kernel-version/ tree. ... The actual modules are stored in a: /lib/modules/kernel-version/kernel/ subfolder. It's the same on Debian and

Re: [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM

2014-09-09 Thread Luis R. Rodriguez
On Tue, Sep 9, 2014 at 12:35 PM, James Bottomley james.bottom...@hansenpartnership.com wrote: On Tue, 2014-09-09 at 12:16 -0700, Luis R. Rodriguez wrote: On Mon, Sep 8, 2014 at 10:38 PM, James Bottomley james.bottom...@hansenpartnership.com wrote: If we want to sort out some sync/async

Re: [systemd-devel] User systemd unit files

2014-09-09 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Sep 09, 2014 at 10:15:06AM -0400, Chris Morgan wrote: On Mon, Sep 8, 2014 at 3:45 PM, Chris Morgan chmor...@gmail.com wrote: On Mon, Sep 8, 2014 at 3:30 PM, Mantas Mikulėnas graw...@gmail.com wrote: On Mon, Sep 8, 2014 at 9:27 PM, Chris Morgan chmor...@gmail.com wrote: Hello. We

Re: [systemd-devel] User systemd unit files

2014-09-09 Thread Chris Morgan
On Tue, Sep 9, 2014 at 7:09 PM, Zbigniew Jędrzejewski-Szmek zbys...@in.waw.pl wrote: On Tue, Sep 09, 2014 at 10:15:06AM -0400, Chris Morgan wrote: On Mon, Sep 8, 2014 at 3:45 PM, Chris Morgan chmor...@gmail.com wrote: On Mon, Sep 8, 2014 at 3:30 PM, Mantas Mikulėnas graw...@gmail.com wrote:

[systemd-devel] New systemd bindings for GLib

2014-09-09 Thread Tristan Brindle
Hi all, I needed to use systemd for a new project, and I was surprised to find that there was no nice client library available wrapping the D-Bus API in GObjects (or at least, if one exists, Google couldn’t find it). So I wrote one myself. The code is available at