]> git.ipfire.org Git - people/ms/network.git/blobdiff - src/functions/functions.dhclient
Rename fwrite to fappend
[people/ms/network.git] / src / functions / functions.dhclient
index 9409b0b7b70c78ce9399cd51e006f8fbbd39c441..57724744fa876bf713960a8cd6305d2b5cec4424 100644 (file)
@@ -127,8 +127,8 @@ dhclient_write_config() {
                > "${config_file}"
 
        # Global options.
-       fwrite "${config_file}" "send vendor-class-identifier \"${vendor}\";"
-       fwrite "${config_file}" # empty line
+       fappend "${config_file}" "send vendor-class-identifier \"${vendor}\";"
+       fappend "${config_file}" # empty line
 
        # Interface options.
        (