mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 19:55:28 +02:00
9 lines
362 B
Markdown
9 lines
362 B
Markdown
# udevmon
|
|
|
|
> Intercept and monitor input devices for launching tasks.
|
|
> Filters or modifies events according to configuration file(s) (default: `/etc/interception/udevmon.d/*.yaml`).
|
|
> More information: <https://gitlab.com/interception/linux/tools/-/tree/master#udevmon>.
|
|
|
|
- Start udevmon with specified configuration file:
|
|
|
|
`udevmon -c {{path/to/config.yaml}}`
|