jcnelson / vdev

A device-file manager for *nix
GNU General Public License v3.0
101 stars 13 forks source link

Action option: always run helper scripts, even if the device exists #23

Closed jcnelson closed 9 years ago

jcnelson commented 9 years ago

In some early boot configurations, a device node can be created by some other process besides vdev. However, sometimes vdev should still run its helper scripts. To remedy this, we should add "if_exists=" to the action ini format that takes a comma-separated list of options:

TODO: add more options to if_exists as we need them, based on user feedback.

jcnelson commented 9 years ago

Added as of 71923cab3703048349433dd4a58b5432d776fe43.