On Thu, 08.11.12 16:59, Daniel P. Berrange ([email protected]) wrote:
> I recently introduced support for libvirt logging to journald. Initially I
> had intended to use libsystemd-journal.so for the logging, however, in the
> end I made libvirt directly communicate with sendmsg().
>
> First, I
On Fri, 02.11.12 09:56, Pawel Pastuszak ([email protected]) wrote:
> Hi all,
>
> I was wondering if there is an way to attach an GPIO line to reboot the
> system. I am currently working on an Embedded device that has an GPIO line
> which needs to act as an reboot button this GPIO comes up
On Tue, 06.11.12 22:16, Manuel Reimer ([email protected]) wrote:
> Hello,
>
> if I want a daemon to, for example listen for the power button, then
> there are two possible solutions. Either configure systemd to not
> longer handle the power button or register an "inhibitor" to make
> sys
On Tue, 06.11.12 11:07, Michael H. Warfield ([email protected]) wrote:
> Here's where we've seen some problems in the past. It's not just mounts
> that are propagated but remounts as well. The problem arose that some
> of us had our containers on a separate partition. When we would shut a
> con
"Oester Jonas (CM-AI/PJ-CF31)" writes:
>> For a while, I was rather unhappy with the boot times I was seeing,
>> but after changing CONFIG_HZ from 100 to 1000, that changed
>> dramatically.
>
> ...
>
>> There is also a rather peculiar delay between the startup of several
>> services (dev-mqueue.m
> For a while, I was rather unhappy with the boot times I was seeing,
> but after changing CONFIG_HZ from 100 to 1000, that changed
> dramatically.
...
> There is also a rather peculiar delay between the startup of several
> services (dev-mqueue.mount, systemd-random-seed-load.service, etc)
> wh