mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Fix comment glitch: 'systemctl restart freepbx' (1 OF 2)
This commit is contained in:
parent
92e5378196
commit
578acd7d10
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
|||
src: freepbx.service
|
||||
dest: /etc/systemd/system/
|
||||
|
||||
- name: FreePBX - Run 'systemctl restart freepbx' TWICE (THIS IS #1 OF 2) to get past 'systemctl status freepbx' glitch "Unable to run Pre-Asterisk hooks, because Asterisk is already running"
|
||||
- name: FreePBX - Run 'systemctl restart freepbx' TWICE (THIS IS 1 OF 2) to get past 'systemctl status freepbx' glitch "Unable to run Pre-Asterisk hooks, because Asterisk is already running"
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
name: freepbx
|
||||
|
|
Loading…
Reference in a new issue