]> git.ipfire.org Git - thirdparty/asterisk.git/commit
contrib/systemd: Added note on common issues with systemd and asterisk
authorroadkill <bugs.digium.com@zombie.dk>
Thu, 17 Dec 2020 15:24:58 +0000 (16:24 +0100)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 11 Jan 2021 17:41:46 +0000 (11:41 -0600)
commitcba8426b4cc9533b2fce0637d89b05bba8b95a66
tree254247ab77c41f2d4a345c1d119e8e20e9a0401a
parentb3927ff8bc734aeee10e6be1a05f829ee26136ea
contrib/systemd: Added note on common issues with systemd and asterisk

With newer version of linux /var/run/ is a symlink to /run/ that has
been turned into tmpfs.

Added note that if asterisk has to bind to a specific IP that
systemd has to wait until the network is up.

Added note on how to make sure that the environment variable
HOSTNAME is included.

ASTERISK-29216
Reported by: Mark Petersen
Tested by: Mark Petersen

Change-Id: Ib3e560655befd3e99eec743687144f5569533379
contrib/systemd/asterisk.service