1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Asterisk fails to start reliably: can 'RestartSec=3' in freepbx.service's fwconsole help??

This commit is contained in:
A Holt 2021-08-04 12:28:02 -04:00 committed by GitHub
parent 531b1d0ddd
commit f3626b4fde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/sbin/fwconsole start
ExecStop=/usr/sbin/fwconsole stop
RestartSec=3
[Install]
WantedBy=multi-user.target