summaryrefslogtreecommitdiff
path: root/units/systemd-hwdb-update.service.in
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-06-09 07:19:49 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2015-06-09 07:19:49 +0200
commitfba3d902b49e1f4654b36c9d4311def4a084c3a7 (patch)
treee312b30b5ffc961d15bff5ad77550431e6db764e /units/systemd-hwdb-update.service.in
parent6f90fe6de6c1086502d300bfc54b8b19c59a22a9 (diff)
parent03dfe7b749796c10074b5ebc5e9c3f947d726104 (diff)
Merge pull request #115 from whot/master
hwdb: actually search /run/udev/hwdb.d
Diffstat (limited to 'units/systemd-hwdb-update.service.in')
-rw-r--r--units/systemd-hwdb-update.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-hwdb-update.service.in b/units/systemd-hwdb-update.service.in
index 7135cff3d9..d13383d55d 100644
--- a/units/systemd-hwdb-update.service.in
+++ b/units/systemd-hwdb-update.service.in
@@ -16,6 +16,7 @@ ConditionNeedsUpdate=/etc
ConditionPathExists=|!@udevlibexecdir@/hwdb.bin
ConditionPathExists=|/etc/udev/hwdb.bin
ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/
+ConditionDirectoryNotEmpty=|/run/udev/hwdb.d/
[Service]
Type=oneshot