]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/system-update.target
Merge pull request #12738 from yuwata/network-routing-policy-cleanup
[thirdparty/systemd.git] / units / system-update.target
index d0f847f9570e2e18385da03c8e93e3a595ab4984..29812edf9272dcf8ce67d9e3e1c7034612c7b074 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
@@ -6,11 +8,10 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=System Update
-Documentation=http://freedesktop.org/wiki/Software/systemd/SystemUpdates
+Description=Offline System Update
+Documentation=man:systemd.offline-updates(7)
 Documentation=man:systemd.special(7) man:systemd-system-update-generator(8)
 Requires=sysinit.target
-Conflicts=shutdown.target systemd-readahead-collect.service systemd-readahead-replay.service
-After=sysinit.target
-Before=shutdown.target
+After=sysinit.target system-update-pre.target
 AllowIsolate=yes
+Wants=system-update-cleanup.service