summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/system-update.target
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/system-update.target')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/system-update.target7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/system-update.target b/core/modules/systemd/data/usr/lib/systemd/system/system-update.target
index b6008c8f..35428797 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/system-update.target
+++ b/core/modules/systemd/data/usr/lib/systemd/system/system-update.target
@@ -6,11 +6,12 @@
# (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
+Conflicts=shutdown.target
After=sysinit.target
Before=shutdown.target
AllowIsolate=yes
+Wants=system-update-cleanup.service