Sfoglia il codice sorgente

Restart after upgrade

Bob Mottram 8 anni fa
parent
commit
94a912a2d0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      src/freedombone-app-xmpp

+ 1
- 0
src/freedombone-app-xmpp Vedi File

@@ -154,6 +154,7 @@ function upgrade_xmpp {
154 154
         cd ${INSTALL_DIR}/${prosody_filename}
155 155
         make prefix=/usr install
156 156
     fi
157
+    systemctl restart prosody
157 158
 }
158 159
 
159 160
 function backup_local_xmpp {