View | Details | Raw Unified | Return to bug 245053
Collapse All | Expand All

(-)UPDATING (-1 / +1 lines)
Lines 224-230 Link Here
224
    pkill -F /usr/local/var/lib/prosody/prosody.pid
224
    pkill -F /usr/local/var/lib/prosody/prosody.pid
225
225
226
    # copy the data directory
226
    # copy the data directory
227
    cp -a /usr/local/var/lib/prosody /var/db/prosody
227
    cp -a /usr/local/var/lib/prosody /var/db/
228
    rm -f /var/db/prosody/prosody.pid
228
    rm -f /var/db/prosody/prosody.pid
229
229
230
  Make sure your prosody config has the following option set:
230
  Make sure your prosody config has the following option set:

Return to bug 245053