]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/system-update.target
Merge pull request #12044 from keszybz/ttyname-malloc-simplification
[thirdparty/systemd.git] / units / system-update.target
index 3542879706f6f6fa1fcb551905d7cfb5747af9eb..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
@@ -10,8 +12,6 @@ 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
-After=sysinit.target
-Before=shutdown.target
+After=sysinit.target system-update-pre.target
 AllowIsolate=yes
 Wants=system-update-cleanup.service