contrib: Update systemd README.txt.

Mention need to compile Asterisk with systemd development package
installed.

ASTERISK-27968

Change-Id: Ib3a973be403c61cbe09572b0f912fb1aa1bff026
This commit is contained in:
Corey Farrell
2018-07-18 18:13:44 -04:00
parent f7a89ea428
commit d7db9f2152

View File

@@ -12,6 +12,9 @@ extends to the following listeners:
The primary use case of this feature is to allow Asterisk to be started by
other services through use of AMI, CLI or REST API.
The examples and documentation assume that Asterisk was linked to libsystemd
when compiled. This integration is required for `Type=notify` and socket
activation to work.
Security
========