Use ifconfig_header().
This commit is contained in:
parent
af9ee7ff00
commit
097c69fc6a
1 changed files with 1 additions and 2 deletions
|
@ -613,8 +613,7 @@ make_names:
|
|||
return false;
|
||||
}
|
||||
|
||||
fprintf(fup, "#!/bin/sh\n");
|
||||
long fuppos = ftell(fup);
|
||||
ifconfig_header(fup);
|
||||
|
||||
// Filter first chunk on approved keywords, split between tinc.conf and hosts/Name
|
||||
// Generate a tinc-up script from Ifconfig and Route keywords.
|
||||
|
|
Loading…
Reference in a new issue