Browse Source

Change naming to be more consistent

Bob Mottram 8 years ago
parent
commit
01e84bfc76
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      src/freedombone
  2. 1
    1
      src/freedombone-utils-setup

+ 1
- 1
src/freedombone View File

329
 	fi
329
 	fi
330
 }
330
 }
331
 
331
 
332
-setup_system
332
+setup_utils
333
 setup_mesh
333
 setup_mesh
334
 setup_email
334
 setup_email
335
 setup_web
335
 setup_web

+ 1
- 1
src/freedombone-utils-setup View File

242
 	configure_firewall_for_avahi
242
 	configure_firewall_for_avahi
243
 }
243
 }
244
 
244
 
245
-function setup_system {
245
+function setup_utils {
246
 	read_configuration
246
 	read_configuration
247
 	set_default_onion_domains
247
 	set_default_onion_domains
248
 	locale_setup
248
 	locale_setup