diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-05-30 10:31:41 +0200 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-05-30 11:19:35 +0200 |
commit | 8f42ccd24ba3cbdb994094df4aac69a00c3c7367 (patch) | |
tree | a3783aa623233190666f6892cc5e2a93852f458c | |
parent | da090dfd0b6a86694084ebc27645ead3f25ef0b6 (diff) |
README: fix typo
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -250,7 +250,7 @@ WARNINGS: supported anymore by the basic set of Linux OS components. systemd requires that the /run mount point exists. systemd also - requires that /var/run is a a symlink to /run. + requires that /var/run is a symlink to /run. For more information on this issue consult http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken |