mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #2922 from holta/pbx5
freepbx.yml: 'ignore_errors: yes' for 'killall -9 safe_asterisk'
This commit is contained in:
commit
a1d5c170aa
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@
|
|||
# - fwconsole ma delete firewall
|
||||
# - fwconsole reload
|
||||
# - 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,
|
||||
# #2912, #2913 didn't quite work -- whereas this PR #2915 at least worked!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue