mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +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
|
||||
User=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
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user