Subject: | new values get appended to config file |
When adding a new VAR value in a Block, write() appends the VAR=value
line to the end of the config file. This results in the VAR value
being in the last block of the config file. I was expecting it to be
in the block I added the VAR value to.