diff options
author | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 18:26:23 +0100 |
---|---|---|
committer | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 18:26:23 +0100 |
commit | c6749ba52c921021f9647a3b9c0be5cf9627fb66 (patch) | |
tree | df70fada6f5cbbfb9cfa10daad99205fdf9db00f /README | |
parent | f628d6d75067e5d41240cec46855061a1eebba96 (diff) |
NEWS, README: use www prefix in freedesktop.org URLs
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ WARNINGS: requires that /var/run is a symlink to /run. For more information on this issue consult - https://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken + https://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken To run systemd under valgrind, compile with VALGRIND defined (e.g. ./configure CPPFLAGS='... -DVALGRIND=1'). Otherwise, |