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:
parent
531b1d0ddd
commit
f3626b4fde
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue