mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
freepbx.yml: 'ignore_errors: yes' for 'killall -9 safe_asterisk'
This commit is contained in:
parent
cda05beb51
commit
c43aa6545a
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@
|
||||||
# - fwconsole ma delete firewall
|
# - fwconsole ma delete firewall
|
||||||
# - fwconsole reload
|
# - fwconsole reload
|
||||||
# - fwconsole restart
|
# - fwconsole restart
|
||||||
|
ignore_errors: yes # 2021-08-08: For things like 'killall -9 safe_asterisk' that fail when process doesn't exist
|
||||||
|
|
||||||
|
|
||||||
# 2021-08-06: This stanza works, but above is more graceful. (FYI PRs #2908,
|
# 2021-08-06: This stanza works, but above is more graceful. (FYI PRs #2908,
|
||||||
# #2912, #2913 didn't quite work -- whereas this PR #2915 at least worked!)
|
# #2912, #2913 didn't quite work -- whereas this PR #2915 at least worked!)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue