systemd-hwdb — hardware database management tool
Synopsis
systemd-hwdb [options] update
systemd-hwdb [options] query modalias
Description
systemd-hwdb expects a command and command specific arguments. It manages the binary hardware database.
Options
- --usr
Generate in /usr/lib/udev instead of /etc/udev.
- -r, --root=PATH
Alternate root path in the filesystem.
- -s, --strict
When updating, return non-zero exit value on any parsing error.
- -h, --help
Print a short help text and exit.
systemd-hwdb [options] update
Update the binary database.
systemd-hwdb [options] query [MODALIAS]
Query database and print result.
See Also
Referenced By
hwdb(7), systemd.directives(7), systemd.index(7).
systemd 244