mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/sbin/fwconsole start
|
ExecStart=/usr/sbin/fwconsole start
|
||||||
ExecStop=/usr/sbin/fwconsole stop
|
ExecStop=/usr/sbin/fwconsole stop
|
||||||
|
RestartSec=3
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue