Skip to content

Commit a5a4524

Browse files
authored
Update asterisk_mbox.markdown (home-assistant#14650)
The executable installed with the python package is `/usr/local/bin/asterisk-mbox-server`, hyphens instead of underscores.
1 parent 172bbdd commit a5a4524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/asterisk_mbox.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Before beginning make sure that you have the following:
9292
Type=simple
9393
User=asterisk
9494
Group=asterisk
95-
ExecStart=/usr/local/bin/asterisk_mbox_server --cfg /etc/asterisk/asterisk_mbox.ini
95+
ExecStart=/usr/local/bin/asterisk-mbox-server --cfg /etc/asterisk/asterisk_mbox.ini
9696
Restart=on-failure
9797

9898
[Install]

0 commit comments

Comments
 (0)