Re: [systemd-devel] [PATCH] src/shutdown.c: initialize the controlling terminal

2011-07-21 Thread Lennart Poettering
On Tue, 19.07.11 12:47, har...@redhat.com (har...@redhat.com) wrote: > From: Harald Hoyer > > Thanks Kay Sievers! Applied both patches. Thanks! (Sorry for the delay) Lennart -- Lennart Poettering - Red Hat, Inc. ___ systemd-devel mailing list syst

[systemd-devel] [PATCH] src/shutdown.c: initialize the controlling terminal

2011-07-19 Thread harald
From: Harald Hoyer Thanks Kay Sievers! --- src/shutdown.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/shutdown.c b/src/shutdown.c index 0905ef5..d6b47c5 100644 --- a/src/shutdown.c +++ b/src/shutdown.c @@ -276,6 +276,9 @@ static int pivot_to_new_root(void) {