From 143817aeaaa84a51c438afe4c735f6ce28bb0e91 Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Sat, 24 Feb 2018 12:05:39 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c22d2e..379dfcd 100644 --- a/README.md +++ b/README.md @@ -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`