]] Lennart Poettering
> On Wed, 27.06.12 21:59, Tollef Fog Heen ([email protected]) wrote:
>
> >
> > ]] Lennart Poettering
> >
> > > Hmm, the other distributions have an #ifdef TARGET_FOOBAR section in
> > > vconsole-setup for that. Debian currently doesn't. I'd be willing to add
> > > a patch th
On Tue, Jun 19, 2012 at 08:04:45PM +0200, Lennart Poettering wrote:
> On Sun, 10.06.12 14:40, Paul Menzel (paulepanter at users.sourceforge.net)
> wrote:
> > [ Roger Leigh ]
> > * initscripts:
> > - Don't generate or touch /etc/motd. Instead, the dynamic part
> >
On Thu, 2012-06-28 at 04:02 +0200, Reindl Harald wrote:
> Am 28.06.2012 02:21, schrieb Tom Lane:
> > Lennart Poettering writes:
> >> On Wed, 27.06.12 14:50, Honza Horak ([email protected]) wrote:
> >>> One of the issue is (in)ability to imitate the original behavior of
> >>> mysqld_safe, which res
Am 28.06.2012 02:21, schrieb Tom Lane:
> Lennart Poettering writes:
>> On Wed, 27.06.12 14:50, Honza Horak ([email protected]) wrote:
>>> One of the issue is (in)ability to imitate the original behavior of
>>> mysqld_safe, which restarts the main process only if it crashes and
>>> the pid file i
Lennart Poettering writes:
> On Wed, 27.06.12 14:50, Honza Horak ([email protected]) wrote:
>> One of the issue is (in)ability to imitate the original behavior of
>> mysqld_safe, which restarts the main process only if it crashes and
>> the pid file isn't properly cleaned up.
> I am pretty sure "
From: Tom Gundersen
---
man/systemd-ask-password-console.service.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/systemd-ask-password-console.service.xml
b/man/systemd-ask-password-console.service.xml
index 7017c0d..0baf882 100644
--- a/man/systemd-ask-password-c
On Wed, 27.06.12 14:56, Dave Reisner ([email protected]) wrote:
> The service is systemd-udev.service, not systemd-udevd.service.
Applied, thanks!
Lennart
--
Lennart Poettering - Red Hat, Inc.
___
systemd-devel mailing list
[email protected]
On Wed, 27.06.12 21:59, Tollef Fog Heen ([email protected]) wrote:
>
> ]] Lennart Poettering
>
> > Hmm, the other distributions have an #ifdef TARGET_FOOBAR section in
> > vconsole-setup for that. Debian currently doesn't. I'd be willing to add
> > a patch that parses the old DEbian configuration f
]] Lennart Poettering
> Hmm, the other distributions have an #ifdef TARGET_FOOBAR section in
> vconsole-setup for that. Debian currently doesn't. I'd be willing to add
> a patch that parses the old DEbian configuration files, to implement the
> fallback.
We use the X11 keyboard definitions. Are
The service is systemd-udev.service, not systemd-udevd.service.
---
make install currently fails:
/usr/bin/install: cannot stat ‘./man/systemd-udevd.service.8’: No such file or
directory
Makefile.am | 2 +-
man/{systemd-udevd.service.xml => syste
On Wed, Jun 27, 2012 at 1:06 PM, Lennart Poettering
wrote:
> On Wed, 27.06.12 16:49, Honza Horak ([email protected]) wrote:
>>
>> On 06/27/2012 02:50 PM, Honza Horak wrote:
>> >Another issue is the PID file guessing. It usually works fine, but if we
>> >want to be sure what pid is monitored, we sh
On Wed, 27.06.12 16:49, Honza Horak ([email protected]) wrote:
>
> On 06/27/2012 02:50 PM, Honza Horak wrote:
> >Another issue is the PID file guessing. It usually works fine, but if we
> >want to be sure what pid is monitored, we should use PIDFile= option.
> >However, when we use this we don't
On Wed, 27.06.12 14:50, Honza Horak ([email protected]) wrote:
> Hi guys,
Heya,
> we've met some problems around mysqld and systemd's auto-restart
> feature recently in Fedora, which has been fortunately fixed by
> Michal few days ago [1]. However, there are still some doubts, which
> convince u
On Wed, 27.06.12 15:28, Michael Biebl ([email protected]) wrote:
>
> 2012/6/27 Lennart Poettering :
> >
> >> 191ms console-setup.service
> >
> >> 71ms keyboard-setup.service
> >
> > Also something systemd-vconsole-setup could do?
>
> The Debian systemd package doesn't do a migration of the
nOn Wed, 27.06.12 15:03, Michael Biebl ([email protected]) wrote:
>
> 2012/6/27 Michael Biebl :
> > Hi,
> >
> > 2012/6/27 Lennart Poettering :
> >> On Wed, 27.06.12 12:18, Paul Menzel ([email protected])
> >> wrote:
> >>
> >>> checkroot.service static
> >>
>
On 06/27/2012 02:50 PM, Honza Horak wrote:
Another issue is the PID file guessing. It usually works fine, but if we
want to be sure what pid is monitored, we should use PIDFile= option.
However, when we use this we don't know when the pidfile is created,
while waiting some sane time is not a nice
Hi Stef
On Mon, Jun 25, 2012 at 11:27 AM, Stef Bon wrote:
> Hi,
>
> I'm working on a construction which creates "workspaces" for a user
> when he/she logs in.
>
> These workspaces are directories with vritual directories managed by a
> FUSE fs, with access to mountable resources like harddisks, u
2012/6/27 Lennart Poettering :
>
>> 191ms console-setup.service
>
>> 71ms keyboard-setup.service
>
> Also something systemd-vconsole-setup could do?
The Debian systemd package doesn't do a migration of the
console/keyboard configuration yet so if you decide to blacklist those
sysv services
2012/6/27 Michael Biebl :
> Hi,
>
> 2012/6/27 Lennart Poettering :
>> On Wed, 27.06.12 12:18, Paul Menzel ([email protected])
>> wrote:
>>
>>> checkroot.service static
>>
>> Should be redundant, done by systemd-fsck-root.service
>
> /lib/systemd/system/checkroo
Hi,
2012/6/27 Lennart Poettering :
> On Wed, 27.06.12 12:18, Paul Menzel ([email protected]) wrote:
>
>> checkroot.service static
>
> Should be redundant, done by systemd-fsck-root.service
/lib/systemd/system/checkroot.service -> remount-rootfs.service
This i
Hi guys,
we've met some problems around mysqld and systemd's auto-restart feature
recently in Fedora, which has been fortunately fixed by Michal few days
ago [1]. However, there are still some doubts, which convince us to go
back and use mysqld_safe script for monitoring and restarting potenti
On Wed, 27.06.12 12:18, Paul Menzel ([email protected]) wrote:
> > You should be able to pull this down to < 1s with some love... ;-)
> >
> > Just for the sake of curiosity, could you post the output of
> > "systemd-analyze plot" somewhere?
>
> I was hoping you will write that. P
On Tue, 26.06.12 17:31, David Strauss ([email protected]) wrote:
> I would like to document the native journald API with some usage
> examples. Would this be best handled in the form of a man page,
> comments in the main header file, or elsewhere?
Awesome, much appreciated!
I think this wou
David Strauss writes:
> I would like to document the native journald API with some usage
> examples. Would this be best handled in the form of a man page,
> comments in the main header file, or elsewhere?
Personally, I'd love to have a man page (or header comments, this
doesn't really matter) fo
On Wed, 27.06.12 00:55, Paul Menzel ([email protected]) wrote:
> Am Montag, den 25.06.2012, 15:31 +0200 schrieb Koen Kooi:
> > Op 25 jun. 2012, om 15:25 heeft Paul Menzel het volgende geschreven:
>
> > > how can I disable init.d scripts which systemd loads for compatibility
> > >
On Mon, 25.06.12 21:33, Paul Menzel ([email protected]) wrote:
> > This hookup is currently missing for Debian, but I'd be willing to merge a
> > patch for that.
>
> If I am not mistaken, Debian uses `update-rc.d` for that purpose.
>
> Does someone know if it is feasible to just
On Tue, 26.06.12 15:55, Phillip Potter ([email protected]) wrote:
> Just wanted to say I managed to build this and get it running on my
> CLFS system with virtually no problems at all - the few problems that
> did exist were caused by my own ignorance and soon fixed. Very simple
> to use once
On Tue, 26.06.12 18:58, Shawn Landden ([email protected]) wrote:
Heya,
> ---
> man/systemd-analyze.xml |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
> index 960ae7d..c2ff9cc 100644
> --- a/man/systemd-analyze.x
'Twas brillig, and Phillip Potter at 26/06/12 15:55 did gyre and gimble:
> Just wanted to say I managed to build this and get it running on my CLFS
> system with virtually no problems at all - the few problems that did
> exist were caused by my own ignorance and soon fixed. Very simple to use
> onc
29 matches
Mail list logo