mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Update asterisk_mbox.markdown (#14650)
The executable installed with the python package is `/usr/local/bin/asterisk-mbox-server`, hyphens instead of underscores.
This commit is contained in:
parent
172bbddc8d
commit
a5a4524575
@ -92,7 +92,7 @@ Before beginning make sure that you have the following:
|
|||||||
Type=simple
|
Type=simple
|
||||||
User=asterisk
|
User=asterisk
|
||||||
Group=asterisk
|
Group=asterisk
|
||||||
ExecStart=/usr/local/bin/asterisk_mbox_server --cfg /etc/asterisk/asterisk_mbox.ini
|
ExecStart=/usr/local/bin/asterisk-mbox-server --cfg /etc/asterisk/asterisk_mbox.ini
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user