mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 22:09:29 -05:00
As touch creates files with permission 0644 use umask to create config files with permission 0600 to be inline with INSTALL_CONF Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>