This unit is provided by:
Options
-
[Service]
-
ExecStart=systemd-hwdb update
-
RemainAfterExit=yes
-
TimeoutSec=90s
-
Type=oneshot
-
-
[Unit]
-
After=systemd-remount-fs.service
-
Before=sysinit.target shutdown.target systemd-update-done.service
-
ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/
-
ConditionNeedsUpdate=/etc
-
ConditionPathExists=|!/usr/lib/udev/hwdb.bin |/etc/udev/hwdb.bin
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Rebuild Hardware Database
-
Documentation=man:hwdb(7) man:systemd-hwdb(8)
-
Additionnal notes
Nothing here.