tomeshnet / prototype-cjdns-pi

Prototype system for mesh networks on single board computers
https://chat.tomesh.net/#/room/#software:tomesh.net
GNU General Public License v3.0
218 stars 42 forks source link

Rewrite SED replacement to use temporary files #480

Closed darkdrgn2k closed 2 years ago

darkdrgn2k commented 4 years ago

To prevent config files in a undesired state, copy file to tmp folder, then use sed on those files before moving them to final place.