Update README

This commit is contained in:
Keith Whyte 2018-02-24 12:05:39 +00:00
parent d2f7c2c18f
commit 143817aeaa

View file

@ -101,6 +101,7 @@ TIC is not publically distributing the sound files used on the TIC network. Some
install.py, as if the NITB has never run, the sqlite HLR database will not
exist yet. - What's more, systemd is not starting the NITB on reboot. You
need to do `systemctl start osmo-nitb` manually. :-/
Same goes for freeswitch. FIXES??
- After install and reboot, considering add the user rhizomatica to the sudo group: `usermod -aG sudo rhizomatica`