On Wed, Aug 14, 2019 at 8:02 AM V Sai Surya Laxman Rao Bellala <
laxmanraobell...@gmail.com> wrote:
> Hello all,
> When I am trying to install openvswitch.It is failed to start. I am
> attaching the screenshot please see and help me to solve this problem.
>
Your screenshot shows that it's an open
Hello all,
When I am trying to install openvswitch.It is failed to start. I am
attaching the screenshot please see and help me to solve this problem.
Regards
Laxman
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesk
On Thu, Aug 01, 2019 at 07:18:20PM +, Zbigniew J??drzejewski-Szmek wrote:
> Yes. (With the caveat that there *are* legitimate reasons to have new
> long-lived fds created, so not every long-lived fd is "wrong".)
I finally was able to track down what's happening on my system.
This is sufficien
Am 13.08.19 um 12:24 schrieb Ranran:
> After upgrading kernel in from 3.10 to 4.14.15 (centOS 7), it seems
> that all function OK without any issues.
>
> Except for some print error in boot which I've noticed:
> "systemd-readahead[]: failed to create fanoltify object: Function not
> implemented"
Hello,
After upgrading kernel in from 3.10 to 4.14.15 (centOS 7), it seems
that all function OK without any issues.
Except for some print error in boot which I've noticed:
"systemd-readahead[]: failed to create fanoltify object: Function not
implemented"
Is there any idea about the error and its
Dear Lennart,
Thank you very much for your help.
thanks,
Byron
At 2019-08-13 15:44:59, "Lennart Poettering" wrote:
>On Di, 13.08.19 09:21, www (ouyangxua...@163.com) wrote:
>
>> I am looking forward to your reply.
>> thanks,
>
>It expects that you registered an object vtable first, whic
On Di, 13.08.19 09:21, www (ouyangxua...@163.com) wrote:
> I am looking forward to your reply.
> thanks,
It expects that you registered an object vtable first, which lists
properties. The getters in that vtable are then called for the values.
This is unfortunately a bit under-documented, but bas