From: John Crispin Date: Tue, 9 Jul 2013 12:33:14 +0000 (+0200) Subject: Fix logread file logging X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fprocd.git;a=commitdiff_plain;h=84c114b0756eaff7caf2693c61bdc307a080558c;hp=84c114b0756eaff7caf2693c61bdc307a080558c;ds=sidebyside Fix logread file logging This patch fixes logread and now appends to files instead of writting to the beginning the specified logfile. It also sets the access rights to 0600. Signed-off-by: Peter Wagner ---