Browse Source

Update quick-install.md

master
Yasen Pramatarov 11 years ago
parent
commit
a56cc6336b
1 changed files with 5 additions and 1 deletions
  1. 5
    1
      doc/quick-install.md

+ 5
- 1
doc/quick-install.md View File

@@ -76,4 +76,8 @@ Somethimes the following packages will fail to uninstall properly:
76 76
 - jigasi
77 77
 - jitsi-videobridge
78 78
 
79
-When this happens, just run the deinstall command a second time and it should be ok. The reason for failure is that not allways the daemons are stopped right away, there is a timeout before the actual stop. And if the unistall script goes on before the services' stop, there is an error. The second run of the deinstall command fixes this, as by then the jigasi or jvb daemons are already stopped.
79
+When this happens, just run the deinstall command a second time and it should be ok.
80
+
81
+The reason for failure is that not allways the daemons are stopped right away, there is a timeout before the actual stop. And if the unistall script goes on before the services' stop, there is an error.
82
+
83
+The second run of the deinstall command fixes this, as by then the jigasi or jvb daemons are already stopped.

Loading…
Cancel
Save