On Thu, Jul 25, 2013 at 4:58 AM, Tony Seo wrote:
> Hello
>
> I'm Tony Seo.
>
> I've analyzed a plot resulted in systemd-analyze plot.
>
> As you can see an attached image file, I got this image from my systemd.
>
> While I have analyzed it, I have several questions.
>
>
> 1. what is "-.mount" ?
>
Oh, just noticed your attached boot chart. That definitely doesn't
look right, but I'm not really sure what the problem is. It looks like
no single service is blocking the other services, just that a ton of
things already running in parallel are taking excessive time.
__
Please don't send HTML mail to this list.
On Thu, Jul 25, 2013 at 4:58 AM, Tony Seo wrote:
> 1. what is "-.mount" ?
> when I first saw "-.mout", I was confused how to configure it.
You configure it from the /etc/fstab entry for the root file system,
which then generates that unit during boot-up.
On Fri, 26.07.13 19:00, Kay Sievers ([email protected]) wrote:
>
> On Fri, Jul 26, 2013 at 12:42 PM, Kay Sievers wrote:
>
> >> cat /proc/$(pidof systemd-logind)/environ
> >> SYSFONT=latarcyrheb-sun16PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/binbiosdevname=0LANG=de_DE.UTF-8divider=20KEYTABL
On Fri, 26.07.13 16:28, Ronny Chevalier ([email protected])
wrote:
> If we don't add the unit to the cleanup queue after it has been
> stopped, no UnitRemoved will be sent. Since this signal is only sent
> when we free a unit. So we need to add it to the cleanup queue if we
> mana
On Fri, Jul 26, 2013 at 12:42 PM, Kay Sievers wrote:
>> cat /proc/$(pidof systemd-logind)/environ
>> SYSFONT=latarcyrheb-sun16PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/binbiosdevname=0LANG=de_DE.UTF-8divider=20KEYTABLE=de-latin1-nodeadkeysBOOT_IMAGE=/vmlinuz-3.9.10-100.fc17.x86_64
>
> Wh
On Fri, Jul 26, 2013 at 05:16:16PM +0200, Kay Sievers wrote:
> On Fri, Jul 26, 2013 at 5:09 PM, Rob Spanton wrote:
> > I would like to run some processes inside a container that interact with
> > udev. Ideally udev would be within the same container as those
> > processes, as then I could also ha
On Fri, Jul 26, 2013 at 5:09 PM, Rob Spanton wrote:
> I would like to run some processes inside a container that interact with
> udev. Ideally udev would be within the same container as those
> processes, as then I could also have udev rules that started other
> things within that container too..
Hi,
I would like to run some processes inside a container that interact with
udev. Ideally udev would be within the same container as those
processes, as then I could also have udev rules that started other
things within that container too...
However, as far as I can tell, it's not possible to r
If we don't add the unit to the cleanup queue after it has been
stopped, no UnitRemoved will be sent. Since this signal is only sent
when we free a unit. So we need to add it to the cleanup queue if we
manage to stop it.
---
src/core/unit.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(
The https://bugzilla.novell.com/show_bug.cgi?id=830675 describes a
problem where vbox initscript apparently stopped working under systemd.
Script is supposed to start VMs on system boot. As long as I can tell,
script actually does work - but when it finishes, systemd interprets it
as service has fi
On Fri, Jul 26, 2013 at 12:38 PM, Reindl Harald wrote:
>
>
> Am 26.07.2013 12:03, schrieb Kay Sievers:
man/systemd.exec.xml | 7 +++
1 file changed, 7 insertions(+)
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index c0e1d86..b78f255 100644
--- a/man/s
Am 26.07.2013 12:03, schrieb Kay Sievers:
>>> man/systemd.exec.xml | 7 +++
>>> 1 file changed, 7 insertions(+)
>>>
>>> diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
>>> index c0e1d86..b78f255 100644
>>> --- a/man/systemd.exec.xml
>>> +++ b/man/systemd.exec.xml
>>> @@ -77,6 +77,13
'Twas brillig, and Kay Sievers at 26/07/13 11:03 did gyre and gimble:
> On Fri, Jul 26, 2013 at 11:57 AM, Kay Sievers wrote:
>> On Fri, Jul 26, 2013 at 11:21 AM, Colin Guthrie wrote:
>>> This question was asked by a user trying to debug a problem with Java
>>> services
>>> which required JAVA_HO
This question was asked by a user trying to debug a problem with Java services
which required JAVA_HOME to be set.
---
v2 Change the word "set" to "inherited (from PID1)" for clarity as to their
default values.
man/systemd.exec.xml | 8
1 file changed, 8 insertions(+)
diff --git a/man/
On Fri, Jul 26, 2013 at 11:57 AM, Kay Sievers wrote:
> On Fri, Jul 26, 2013 at 11:21 AM, Colin Guthrie wrote:
>> This question was asked by a user trying to debug a problem with Java
>> services
>> which required JAVA_HOME to be set.
>> ---
>> man/systemd.exec.xml | 7 +++
>> 1 file changed
On Fri, Jul 26, 2013 at 11:21 AM, Colin Guthrie wrote:
> This question was asked by a user trying to debug a problem with Java services
> which required JAVA_HOME to be set.
> ---
> man/systemd.exec.xml | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/man/systemd.exec.xml b/man/sys
This question was asked by a user trying to debug a problem with Java services
which required JAVA_HOME to be set.
---
man/systemd.exec.xml | 7 +++
1 file changed, 7 insertions(+)
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index c0e1d86..b78f255 100644
--- a/man/systemd.exec.xm
]] William Giokas
> On Thu, Jul 25, 2013 at 07:02:14PM -0500, William Giokas wrote:
> > On Fri, Jul 26, 2013 at 12:41:11AM +0200, Michael Biebl wrote:
> > > I was told [1], the directory for 3rd party packages would be
> > > /usr/share/zsh/vendor-completions. But I'm not a zsh user, so I'm just
>
19 matches
Mail list logo