]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/initrd-udevadm-cleanup-db.service.in
Merge pull request #12590 from keszybz/unicode-cmdlines
[thirdparty/systemd.git] / units / initrd-udevadm-cleanup-db.service.in
index b800c210dbaf1998cafa30574339366c4894c1ee..5059605c27b622c52bde7a06d44272db6208ad7e 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -15,4 +17,4 @@ Before=initrd-switch-root.target
 
 [Service]
 Type=oneshot
-ExecStart=-@bindir@/udevadm info --cleanup-db
+ExecStart=-@rootbindir@/udevadm info --cleanup-db