]] Lennart Poettering
> Maybe we shouldn't bother too much with making this one-time. Maybe
> instead we should print it all the time, but simply at debug log level,
> so that this isnt too visible...
It's just when starting services, isn't it? I think we should log it
each time at a visible pr
On 09.04.2014 23:45, Lennart Poettering wrote:
> On Tue, 08.04.14 12:11, Stef Walter (s...@thewalter.net) wrote:
>
>> Setting the 'MemoryAccounting' unit property to true, puts the
>> unit into the right cgroup but does the memory.usage_in_bytes
>> does not reflect the pages already allocated to t
---
units/systemd-random-seed.service.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/units/systemd-random-seed.service.in
b/units/systemd-random-seed.service.in
index 1879b2f..cbe000c 100644
--- a/units/systemd-random-seed.service.in
+++ b/units/systemd-random-seed.service.in
@@ -13,6 +13
В Wed, 9 Apr 2014 13:49:47 -0400
Vivek Goyal пишет:
> On Wed, Apr 09, 2014 at 05:36:13PM +0800, WANG Chao wrote:
> > On 04/08/14 at 06:02pm, Vivek Goyal wrote:
> > > On Tue, Apr 08, 2014 at 02:14:33AM +0200, Zbigniew Jędrzejewski-Szmek
> > > wrote:
> > >
> > > [..]
> > > > > > > Defining a new
On Thu, 10.04.14 01:39, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:
>
> On Wed, Apr 09, 2014 at 07:35:15PM -0400, Mike Gilbert wrote:
> > On Wed, Apr 9, 2014 at 12:32 PM, Lennart Poettering
> > wrote:
> > > On Wed, 09.04.14 11:21, Tom Gundersen (t...@jklm.no) wrote:
> > >
> > >>
> > >
On Wed, Apr 09, 2014 at 07:35:15PM -0400, Mike Gilbert wrote:
> On Wed, Apr 9, 2014 at 12:32 PM, Lennart Poettering
> wrote:
> > On Wed, 09.04.14 11:21, Tom Gundersen (t...@jklm.no) wrote:
> >
> >>
> >> On Mon, Mar 31, 2014 at 8:28 PM, Mike Gilbert wrote:
> >> > Several units now utilize the Priv
On Wed, Apr 9, 2014 at 12:32 PM, Lennart Poettering
wrote:
> On Wed, 09.04.14 11:21, Tom Gundersen (t...@jklm.no) wrote:
>
>>
>> On Mon, Mar 31, 2014 at 8:28 PM, Mike Gilbert wrote:
>> > Several units now utilize the PrivateNetwork parameter, which requires
>> > network namespace support.
>
> BTW
El 09/04/14 16:41, Richard Weinberger escribió:
e other things like this too I suppose).
Okay, I'll send patches for OOMScoreAdjust and other settings to ignore
failures.
This way systemd can also support containers without user namespaces.
No matter how useful these are. (hello docker.io folks
On Tue, 08.04.14 12:11, Stef Walter (s...@thewalter.net) wrote:
> Setting the 'MemoryAccounting' unit property to true, puts the
> unit into the right cgroup but does the memory.usage_in_bytes
> does not reflect the pages already allocated to the processes
> in that cgroup.
>
> This is because th
Am 09.04.2014 20:28, schrieb Tom Gundersen:
> On Wed, Apr 9, 2014 at 7:39 PM, Richard Weinberger wrote:
>> Am 09.04.2014 19:19, schrieb Tom Gundersen:
>>> On Mon, Apr 7, 2014 at 9:47 PM, Richard Weinberger wrote:
At least LXC does not allow the container root to change
the OOM Score adj
Hi
On Thu, Apr 3, 2014 at 10:46 PM, Robert Ancell
wrote:
> Add Mir to the list of session types. This is implemented for LightDM
> in lp:~robert-ancell/lightdm/xdg-session-desktop [1].
>
> [1]
> https://code.launchpad.net/~robert-ancell/lightdm/xdg-session-desktop/+merge/214108
>
> ---
> man/pa
Hi,
On Sat, 05 Apr 2014 22:04:05 +0100
John Lane wrote:
> [...]
>
> Ok, now this is wierd. I have distilled the problem down to the bare bones.
> I have a "build_container" script
> (http://pastebin.com/raw.php?i=RhDFhRZi) that will create a container
> called "testcontainer". It exhibits the
On Wed, Apr 9, 2014 at 7:39 PM, Richard Weinberger wrote:
> Am 09.04.2014 19:19, schrieb Tom Gundersen:
>> On Mon, Apr 7, 2014 at 9:47 PM, Richard Weinberger wrote:
>>> At least LXC does not allow the container root to change
>>> the OOM Score adjust value.
>>>
>>> Signed-off-by: Richard Weinberg
Hi,
Trying to debug https://bugs.freedesktop.org/show_bug.cgi?id=76468
which seems to be sd_bus related.
Problem is happening when we mark the sd_event as SD_EVENT_FINISHED
and then tring to call sd_event_source_set_enabled on an event source
that belongs to FINISHED sd_event.
Inside the sd_bus_
On Wed, Apr 09, 2014 at 05:36:13PM +0800, WANG Chao wrote:
> On 04/08/14 at 06:02pm, Vivek Goyal wrote:
> > On Tue, Apr 08, 2014 at 02:14:33AM +0200, Zbigniew Jędrzejewski-Szmek wrote:
> >
> > [..]
> > > > > > Defining a new target which by default waits for all the local fs
> > > > > > target
>
On Wed, Apr 09, 2014 at 07:28:42PM +0200, Daniel Mack wrote:
> On 04/09/2014 07:20 PM, Hristo Venev wrote:
> > On Wed, 2014-04-09 at 15:04 +0200, Daniel Mack wrote:
> >> Eh. Thanks for spotting this. However, I think we should have a compat
> >> workaround for 3.14, for at least a couple of weeks.
Am 09.04.2014 19:19, schrieb Tom Gundersen:
> On Mon, Apr 7, 2014 at 9:47 PM, Richard Weinberger wrote:
>> At least LXC does not allow the container root to change
>> the OOM Score adjust value.
>>
>> Signed-off-by: Richard Weinberger
>> ---
>> Hi!
>>
>> Within Linux containers we cannot use OOMS
On 04/09/2014 07:20 PM, Hristo Venev wrote:
> On Wed, 2014-04-09 at 15:04 +0200, Daniel Mack wrote:
>> Eh. Thanks for spotting this. However, I think we should have a compat
>> workaround for 3.14, for at least a couple of weeks. We can drop it
>> after that. Could you amend your patch for that?
>
On Wed, 2014-04-09 at 15:04 +0200, Daniel Mack wrote:
> Eh. Thanks for spotting this. However, I think we should have a compat
> workaround for 3.14, for at least a couple of weeks. We can drop it
> after that. Could you amend your patch for that?
How do I check if the kernel version is 3.14.0 or
On Mon, Apr 7, 2014 at 9:47 PM, Richard Weinberger wrote:
> At least LXC does not allow the container root to change
> the OOM Score adjust value.
>
> Signed-off-by: Richard Weinberger
> ---
> Hi!
>
> Within Linux containers we cannot use OOMScoreAdjust nor
> CapabilityBoundingSet (and maybe
> m
change_uid_gid() never initialises sz which may cause greedy_realloc to
skip the initial buffer allocation.
---
src/nspawn/nspawn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c
index 84724d5..0bd52da 100644
--- a/src/nspawn/nspawn.c
On Wed, 09.04.14 09:40, Samuli Suominen (ssuomi...@gentoo.org) wrote:
> >> This is the *only* patch we are carrying for udev currently, otherwise
> >> uClibc builds work fine, so please at least consider what
> >> I just said.
> >
> > All this "locale_t" thing is standarized in POSIX 2008, . it is
On Wed, 09.04.14 11:21, Tom Gundersen (t...@jklm.no) wrote:
>
> On Mon, Mar 31, 2014 at 8:28 PM, Mike Gilbert wrote:
> > Several units now utilize the PrivateNetwork parameter, which requires
> > network namespace support.
BTW, this really sounds like something where we should have graceful
deg
Matches default behavior in recent util-linux.
---
src/fsck/fsck.c| 6 --
src/shared/generator.c | 6 --
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/src/fsck/fsck.c b/src/fsck/fsck.c
index 18f2aca..24c8890 100644
--- a/src/fsck/fsck.c
+++ b/src/fsck/fsck.c
@@ -36
On 04/09/2014 02:16 PM, Hristo Venev wrote:
> Change: e61734c55c24cdf11b07e52a74aec4dc4a7f4bd0.
> Merged: dc5ed40686a4da95881c35d913b60f867755cbe2 in 3.15-rc1.
>
> task_cgroup_name returns a pointer to the path or NULL if there is not
> enough space in the buffer (used to return nonnegative or -EN
Change: e61734c55c24cdf11b07e52a74aec4dc4a7f4bd0.
Merged: dc5ed40686a4da95881c35d913b60f867755cbe2 in 3.15-rc1.
task_cgroup_name returns a pointer to the path or NULL if there is not
enough space in the buffer (used to return nonnegative or -ENAMETOOLONG).
On systemd systems fixes a kernel panic
No problem :)
2014-04-09 11:46 GMT+02:00 Daniel Mack :
> On 04/09/2014 11:43 AM, Daniel Buch wrote:
> > ---
> > connection.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/connection.c b/connection.c
> > index 2d69f17..5e7d553 100644
> > --- a/connection.c
> > ++
On 04/09/2014 11:43 AM, Daniel Buch wrote:
> ---
> connection.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/connection.c b/connection.c
> index 2d69f17..5e7d553 100644
> --- a/connection.c
> +++ b/connection.c
> @@ -1024,7 +1024,7 @@ int kdbus_cmd_msg_recv(struct kdbu
---
connection.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/connection.c b/connection.c
index 2d69f17..5e7d553 100644
--- a/connection.c
+++ b/connection.c
@@ -1024,7 +1024,7 @@ int kdbus_cmd_msg_recv(struct kdbus_conn *conn,
/* just drop the message */
i
On 04/08/14 at 06:02pm, Vivek Goyal wrote:
> On Tue, Apr 08, 2014 at 02:14:33AM +0200, Zbigniew Jędrzejewski-Szmek wrote:
>
> [..]
> > > > > Defining a new target which by default waits for all the local fs
> > > > > target
> > > > > sounds interesting. Again, I have the question, what will happe
On Mon, Mar 31, 2014 at 8:28 PM, Mike Gilbert wrote:
> Several units now utilize the PrivateNetwork parameter, which requires
> network namespace support.
Applied. Thanks!
Cheers,
Tom
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
On Fri, Apr 04, 2014 at 05:30:03PM -0400, Vivek Goyal wrote:
> What happens if "nofail" is specified and device is present and there
> are file system errors. Will fsck continue with boot or drop user into
> a shell during boot and force to fix file system failures?
fsck cares about "nofail" optio
On 08.04.2014 23:27, poma wrote:
> On 08.04.2014 14:25, Tom Gundersen wrote:
>> On Tue, Apr 8, 2014 at 2:10 PM, poma wrote:
>>> On 08.04.2014 04:03, poma wrote:
On 07.04.2014 19:55, Zbigniew Jędrzejewski-Szmek wrote:
> On Mon, Apr 07, 2014 at 05:34:10PM +0200, Lukáš Nykrýn wrote:
>> T
33 matches
Mail list logo