summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/systemd.offline-updates.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.offline-updates.xml b/man/systemd.offline-updates.xml
index ef02d6f931..6706451766 100644
--- a/man/systemd.offline-updates.xml
+++ b/man/systemd.offline-updates.xml
@@ -110,7 +110,7 @@
symlink in the distribution package, rather than depending on <command>systemctl
enable</command> in the postinst scriptlets of your package. More specifically, for your
update script create a .service file, without [Install] section, and then add a symlink like
- <filename index="false">/usr/lib/systemd/system-update.target.wants/foobar.service</filename>
+ <filename index="false">/usr/lib/systemd/system/system-update.target.wants/foobar.service</filename>
→ <filename index="false">../foobar.service</filename> to your package.</para>
</listitem>