Commit 4c662f61 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

asterisk.socket should not be enabled by default

parent 54d55e1b
......@@ -34,7 +34,6 @@ all: asterisk-socket
install -v -Dm644 asterisk-18.2.0/contrib/systemd/asterisk.service /lib/systemd/system/asterisk.service
systemctl enable asterisk.service
@echo "$$ASTERISK_SOCKET" > /lib/systemd/system/asterisk.socket
systemctl enable asterisk.socket
rm -rf asterisk-18.2.0
asterisk-socket:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment