diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-12-04 23:00:05 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-12-04 23:00:05 +0100 |
commit | a65c89bbb056b18e069008a4f477aed7af0b316b (patch) | |
tree | 8147ef88110d9be326b8b40720e7027761d2c922 /README | |
parent | 071066a5e509d0138fd2941f46eb60e0a07106bb (diff) | |
download | systemd-a65c89bbb056b18e069008a4f477aed7af0b316b.tar.gz |
README: remove obsolete paragraph about D-Bus
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -140,11 +140,6 @@ REQUIREMENTS: under all circumstances. In fact, systemd-hostnamed will warn if nss-myhostname is not installed. - Note that D-Bus can link against libsystemd-login.so, which - 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. - To build HTML documentation for python-systemd using sphinx, please first install systemd (using 'make install'), and then invoke sphinx-build with 'make sphinx-<target>', with <target> |