]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-update-done.service.in
Drop split-usr and unmerged-usr support
[thirdparty/systemd.git] / units / systemd-update-done.service.in
index f75fcff5781c59e4cffdf5b4763fa121ea801b9c..4ea43c7dca7eb16fc9df0b6f922b813a821cf1d1 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1-or-later
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -7,10 +9,10 @@
 
 [Unit]
 Description=Update is Completed
-Documentation=man:sysusers.d(5) man:systemd-sysusers(8)
+Documentation=man:systemd-update-done.service(8)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
+After=local-fs.target
 Before=sysinit.target shutdown.target
 ConditionNeedsUpdate=|/etc
 ConditionNeedsUpdate=|/var
@@ -18,4 +20,4 @@ ConditionNeedsUpdate=|/var
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootlibexecdir@/systemd-update-done
+ExecStart={{LIBEXECDIR}}/systemd-update-done