FTL v2.0
Re-designed file handling strategy. FTL opens files for reading/writing and closes them immediately afterwards. Growth of pihole.log is detected by using the C system call stat for obtaining the file size of the log file.
Re-designed file handling strategy. FTL opens files for reading/writing and closes them immediately afterwards. Growth of pihole.log is detected by using the C system call stat for obtaining the file size of the log file.