Skip to content

[feature request] Add support for '--types=all' when using 'udevadm trigger' #295

Description

@apteryks

Hi,

It'd be nice if eudev could integrate systemd/systemd@1baeee5, which adds support for udevadm trigger --change=add --types=all. Currently one must use two calls at boot to create the devices and subsystems nodes:

udevadm trigger --change=add --types=devices
udevadm trigger --change=add --types=subsystems

The all types would be useful in case other types are added in the future, as it'd means users of --types=all wouldn't need to edit their init scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions