Skip to content

Plugin request, support launching mdevd as part of hotplug plugin #195

@hongkongkiwi

Description

@hongkongkiwi

I'm running mdevd rather than busybox mdev. It runs as a daemon and supports a few additional features in the config file.

Is it possible to add some compile time args to support different mdev loaders (such as mdevd?)

e.g. --with-mdev-daemon="/usr/bin/mdevd" --with-mdev-daemon-args="" --with-mdev-coldplug-cmd="/usr/bin/mdevd-coldplug"

I guess that mdevd behaves more like udev in the sense that it's a running daemon rather than a one off command.

Right now, since mdevd and mdev use a compatible config file, loading mdev at boot time picks up the same config. But that limits me to only using mdev compatible parts in the mdev.conf file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions