Commit Diff


commit - a3e03714f97d3f6cce2814044353e58840b08df2
commit + 97804f576ce06062889d857e8da69d3f39b42708
blob - 1310d057f70ae463a353d0481ca04cf9ace27833
blob + 410d6c1f2bbd1b3571eb658b46f1a65aa5c0487b
--- client/update-dragonfly.conf
+++ client/update-dragonfly.conf
@@ -13,7 +13,7 @@ LOC=/usr/update-dragonfly
 # Set this variable to 1 if you want update-dragonfly to overwrite locally
 # modified files (eg you compiled world with special compiler flags)
 # Use this option with caution!
-OVERWRITE=1
+OVERWRITE=0
 
 # All backed up files can be compressed with either gzip or bzip2.
 # Please don't use any other compress program here.