]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-hwdb-update.service.in
selinux: improve comment about getcon_raw semantics
[thirdparty/systemd.git] / units / systemd-hwdb-update.service.in
index 7135cff3d9b413281e83d0bed0bf4bb39fa127f1..9887018a1f23631a3ca7e2cfd0f9f8b935054fee 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
@@ -20,5 +22,5 @@ ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootbindir@/systemd-hwdb update
+ExecStart=systemd-hwdb update
 TimeoutSec=90s