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 systemctl enable 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 - /usr/lib/systemd/system-update.target.wants/foobar.service + /usr/lib/systemd/system/system-update.target.wants/foobar.service../foobar.service to your package.