]> git.ipfire.org Git - thirdparty/systemd.git/commit
udevadm verify: introduce --root option
authorDmitry V. Levin <ldv@strace.io>
Thu, 9 Mar 2023 08:00:00 +0000 (08:00 +0000)
committerDmitry V. Levin <ldv@strace.io>
Fri, 10 Mar 2023 17:10:41 +0000 (17:10 +0000)
commit0a7eda348ccf2e4591ac5db039482785fdd40021
treeaca9746d8554b77b339e3adf2b255705f9744c17
parente8c53080c41e0e651bc33185148925b7f6be4441
udevadm verify: introduce --root option

When udevadm verify is invoked without positional arguments and loads
all rules files from the system like the udev daemon does, this option
can be used to operate on files underneath the specified root path.
man/udevadm.xml
shell-completion/bash/udevadm
shell-completion/zsh/_udevadm
src/udev/udevadm-verify.c