Skip to content

Commit

Permalink
squash: update disabled and disabledByFeatures.
Browse files Browse the repository at this point in the history
  • Loading branch information
damencho committed Sep 27, 2018
1 parent 8ebe6b3 commit 4cb6dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/quick-install.md
Expand Up @@ -121,7 +121,7 @@ When this happens, just run the uninstall command a second time and it should be

The reason for failure is that sometimes, the uninstall script is faster than the process that stops the daemons. The second run of the uninstall command fixes this, as by then the jigasi or jvb daemons are already stopped.

##### Systemd details
#### Systemd details
To reload the systemd changes on a running system execute `systemctl daemon-reload` and `service jitsi-videobridge restart`.
To check the tasks part execute `service jitsi-videobridge status` and you should see `Tasks: XX (limit: 65000)`.
To check the files and process part execute ```cat /proc/`cat /var/run/jitsi-videobridge.pid`/limits``` and you should see:
Expand Down

0 comments on commit 4cb6dfc

Please sign in to comment.