Skip to content

<net/*> conditions turns to flux state after config reload #61

@mkmkme

Description

@mkmkme

Looks like there is a bug in netlink plugin. In troglos VM, after initctl reload both of net/* conditions are turned to flux state:

~ # initctl cond | grep net
124     /sbin/dropbear        on      <+net/eth0/up,+net/route/default>
~ # initctl reload
~ # initctl cond | grep net
124     /sbin/dropbear        flux    <~net/eth0/up,~net/route/default>
~ #

AFAIU netlink plugin should handle this and reset those conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions