mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
fwconsole doesn't clean up well-2
This commit is contained in:
parent
c0f13ddf7d
commit
4666c3744d
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@
|
|||
command: "{{ item }}"
|
||||
with_items:
|
||||
- fwconsole stop
|
||||
- killall -9 "PM2 v4.5.0: God" # 2021-08-09 might be missed by fwconsole
|
||||
- killall -9 safe_asterisk # 2021-08-08: Stronger medicine needed for 64-bit Ubuntu Server 21.04 on RPi 4. Originally from @jvonau's PR #2912.
|
||||
# - killall -9 asterisk # 2021-08-05: Also from @jvonau's PR #2912, to brute force this. In the end, above 'fwconsole stop' works more gracefully.
|
||||
# - ./start_asterisk stop # Buggy!
|
||||
|
|
Loading…
Add table
Reference in a new issue