Selaa lähdekoodia

Permissions on etherpad settings

Bob Mottram 8 vuotta sitten
vanhempi
commit
06231fda94
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      src/freedombone-app-etherpad

+ 1
- 0
src/freedombone-app-etherpad Näytä tiedosto

@@ -175,6 +175,7 @@ function create_etherpad_settings {
175 175
     echo '  },' >> $settings_file
176 176
     echo '  "loglevel": "INFO"' >> $settings_file
177 177
     echo '}' >> $settings_file
178
+    chmod 600 $settings_file
178 179
 }
179 180
 
180 181
 function remove_user_etherpad {