diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-08-24 23:29:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-08-24 23:29:28 +0200 |
commit | 6705c2df468a6afb4f8f834822780add123065e2 (patch) | |
tree | 8d3d3dbb68dd6d0468298bd57f7f5890d1241118 /README | |
parent | c821bd28c2ecce8d35248d61949fe1c0c3030b6c (diff) |
update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -68,6 +68,11 @@ REQUIREMENTS: add a dependency on nss-myhostname to the package that includes systemd-hostnamed. + Note that D-Bus can link against libsystemd-login.so, which + results in a cyclic build dependency. To accomodate for this + please build D-Bus without systemd first, then build systemd, + then rebuild D-Bus with systemd support. + WARNINGS: systemd will warn you during boot if /etc/mtab is not a symlink to /proc/mounts. Please ensure that /etc/mtab is a |