1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 21:55:24 +02:00
tldr/pages/linux/udevmon.md
2025-06-11 21:30:33 -07:00

362 B

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}}