]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-hwdb-update.service.in
units: drop full paths for utilities in $PATH
[thirdparty/systemd.git] / units / systemd-hwdb-update.service.in
index 259fe0de8b01e39c2c708cc02b34ffaaf9620d24..9887018a1f23631a3ca7e2cfd0f9f8b935054fee 100644 (file)
@@ -22,5 +22,5 @@ ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootbindir@/systemd-hwdb update
+ExecStart=systemd-hwdb update
 TimeoutSec=90s