From 4cb6dfc90af70188ede5eaf92de9a02d89bebe68 Mon Sep 17 00:00:00 2001 From: damencho Date: Thu, 27 Sep 2018 16:49:34 -0500 Subject: [PATCH] squash: update disabled and disabledByFeatures. --- doc/quick-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/quick-install.md b/doc/quick-install.md index 306f4e877a816..a01daea9edd14 100644 --- a/doc/quick-install.md +++ b/doc/quick-install.md @@ -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: