diff options
author | Florent Le Coz <louiz@louiz.org> | 2014-04-15 07:06:00 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2014-04-15 07:06:00 +0200 |
commit | 3468924a626e666a059a9a252ccd1131b2955679 (patch) | |
tree | f5765186ba0a832d9c23f9a72f5994cb33b098fb /INSTALL | |
parent | 9d8166f10d1f14acb936b58fd2907184b1eeadad (diff) | |
download | biboumi-3468924a626e666a059a9a252ccd1131b2955679.tar.gz biboumi-3468924a626e666a059a9a252ccd1131b2955679.tar.bz2 biboumi-3468924a626e666a059a9a252ccd1131b2955679.tar.xz biboumi-3468924a626e666a059a9a252ccd1131b2955679.zip |
Document the systemd-daemon optional dependency
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ Libraries: not provided. http://www.gnu.org/software/libidn/ +- systemd-daemon (optionnal) + Provides the support for a systemd service of Type=notify. This is useful only + if you are packaging biboumi in a distribution with Systemd. Tools: - A C++11 compiler. |