diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2012-07-15 11:41:40 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-16 12:16:29 +0200 |
commit | 49f43d5f91a99b23f745726aa351d8f159774357 (patch) | |
tree | adfb1f1dcf466bebfb9317479b6572dde083cba6 /README | |
parent | udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run (diff) | |
download | systemd-49f43d5f91a99b23f745726aa351d8f159774357.tar.gz systemd-49f43d5f91a99b23f745726aa351d8f159774357.tar.bz2 systemd-49f43d5f91a99b23f745726aa351d8f159774357.zip |
Spelling fixes.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ REQUIREMENTS: includes systemd-hostnamed. Note that D-Bus can link against libsystemd-login.so, which - results in a cyclic build dependency. To accomodate for this + results in a cyclic build dependency. To accommodate for this please build D-Bus without systemd first, then build systemd, then rebuild D-Bus with systemd support. |