]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/system-update.target
namespace: implicitly adds DeviceAllow= when RootImage= is set
[thirdparty/systemd.git] / units / system-update.target
index b95639a876e3f323812e47fcc95c374d6511657e..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,6 +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
-After=sysinit.target
+After=sysinit.target system-update-pre.target
 AllowIsolate=yes
 Wants=system-update-cleanup.service