Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
util_linux: Add AppendToFileAsRoot utility function
Add a utility function similar to WriteToFileAsRoot(), that appends to the specified path instead of overwriting the file. We use this in a following patch to append to Qemu bridge access configuration file.
- Loading branch information