On Thu, May 16, 2013 at 4:25 PM, David Strauss wrote:
> echo
Well, /usr/bin/echo.
--
David Strauss
| [email protected]
| +1 512 577 5827 [mobile]
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org
Can you replace /usr/sbin/varnishd with echo and show the output for
both systemd versions? If Varnish is showing a usage guide, it's
probably a parameter/substitution issue.
On Thu, May 16, 2013 at 2:23 PM, Michał Piotrowski wrote:
> Hi,
>
> I noticed that varnish service doesn't work after syst
On Thu, May 16, 2013 at 11:09:03AM +0200, Lukas Nykryn wrote:
> ---
> TODO | 3 -
> man/systemd-delta.xml | 7 ++
> src/delta/delta.c | 184
> --
> 3 files changed, 170 insertions(+), 24 deletions(-)
Applied!
Zbyszek
__
Hi,
I noticed that varnish service doesn't work after systemd update to version
201-2
varnish.service - Varnish a high-perfomance HTTP accelerator
Loaded: loaded (/usr/lib/systemd/system/varnish.service; enabled)
Active: failed (Result: exit-code) since czw 2013-05-16 23:12:50 CEST;
1min 2s
Hello systemd experts and developers,
I recently stumbled over the bug with the watchdog mechanism that has already
been reported to free desktop bugzilla (56109).
I analyzed the bug and came to a simple solution for solving it.
First, what I think is going on:
- watchdog timeout i
В Mon, 13 May 2013 11:16:34 -0700
"Kok, Auke-jan H" пишет:
> On Mon, May 13, 2013 at 6:28 AM, Rainer Krienke
> wrote:
> > I i trouble on a openSuSE 12.3 system that is using autofs to mount
> > users home directories and other shares. The system basically works fine.
> >
> > When I try to shut
On 16/05/13 05:47, Zbigniew Jędrzejewski-Szmek wrote:
Good catch. I think that adding __CURSOR to converters is the
best approach, because we really know that the string is a valid
string (it is generated in a simple way by journal code, so we know
that it'll always be plain ASCII). This way we a
В Wed, 15 May 2013 21:19:38 -0700
Kaz Kylheku пишет:
>
> Can you at least tell me how to get agetty to start on a system
> that does not have my patch, when a USB-Serial converter is
> inserted which is marked as a console?
>
The usual stanza is to use in your udev rules
TAG+="systemd", ENV{S
> From: Lennart Poettering [[email protected]]
> Sent: Thursday, May 16, 2013 5:33 AM
> On Wed, 15.05.13 15:01, Mehaffey, John ([email protected]) wrote:
>
> > > What if we merge the proposals?
> > >
> > > John, are you ok with proposing (some of) these topics in the "Boot
> > > and Core
On Thu, May 16, 2013 at 8:53 AM, Michael Olbrich
wrote:
> I'm using udev/systemd in embedded scenarios and I don't like generating
> hwdb.bin on the target hardware. So I built a host udevadm to create it. It
> is save to do that? Generating hwdb.bin on x86_64 and using it on ARM seems
> to work,
On 05/16/2013 01:34 PM, Frederic Crozat wrote:
Le jeudi 16 mai 2013 à 15:10 +0200, Zbigniew Jędrzejewski-Szmek a
écrit :
On Wed, May 15, 2013 at 10:28:54PM +0200, John Connor wrote:
1: It would be useful for debugging if systemctl had an option to show
output on the screen (especially output fr
Le jeudi 16 mai 2013 à 15:10 +0200, Zbigniew Jędrzejewski-Szmek a
écrit :
> On Wed, May 15, 2013 at 10:28:54PM +0200, John Connor wrote:
> > 1: It would be useful for debugging if systemctl had an option to show
> > output on the screen (especially output from scripts run under
> > systemd), rather
On Wed, May 15, 2013 at 10:28:54PM +0200, John Connor wrote:
> 1: It would be useful for debugging if systemctl had an option to show
> output on the screen (especially output from scripts run under
> systemd), rather than dumping it in a journal which you then have to
> search through. This shoul
On Wed, 15.05.13 15:01, Mehaffey, John ([email protected]) wrote:
> > What if we merge the proposals?
> >
> > John, are you ok with proposing (some of) these topics in the "Boot
> > and Core OS" track? I could help with the module-related part, too.
> >
> >
> > Lucas De Marchi
>
> Hi Lu
On Wed, May 15, 2013 at 04:32:12PM -0700, Kaz Kylheku wrote:
>
> Hi all,
>
> I have a system that is configured to have a ttyUSB0 as a console.
>
> To improve this, I patched the Linux kernel to create a cool feature:
> when a USB Converter is removed, although the `/dev/ttyUSB` entry
> disappea
1: It would be useful for debugging if systemctl had an option to show
output on the screen (especially output from scripts run under
systemd), rather than dumping it in a journal which you then have to
search through. This should be a command-line option, because you
would normally use it only fo
From: Maciej Wereski
This allows to show only units with specified SUB or ACTIVE state.
Signed-off-by: Maciej Wereski
---
man/systemctl.xml | 14 --
src/systemctl/systemctl.c | 22 +++---
2 files changed, 27 insertions(+), 9 deletions(-)
diff --git a/man/sy
Dne 16.5.2013 02:41, Zbigniew Jędrzejewski-Szmek napsal(a):
On Tue, May 14, 2013 at 05:34:28PM +0200, Lukas Nykryn wrote:
---
TODO | 3 -
man/systemd-delta.xml | 7 ++
src/delta/delta.c | 182 --
3 files changed, 170 i
---
TODO | 3 -
man/systemd-delta.xml | 7 ++
src/delta/delta.c | 184 --
3 files changed, 170 insertions(+), 24 deletions(-)
diff --git a/TODO b/TODO
index 62016e1..3af9c33 100644
--- a/TODO
+++ b/TODO
@@ -89,9 +89,6 @@ Fea
Additionally, compile out rule loading if feature is disabled.
---
configure.ac | 26 ++
src/core/smack-setup.c | 10 ++
src/core/socket.c |4 ++--
3 files changed, 38 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
ind
20 matches
Mail list logo