diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2014-06-17 16:05:09 -0400 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2014-07-01 22:00:51 +0800 |
commit | 4adccf9fc84aaf5e4d18442e163d549e0b603075 (patch) | |
tree | 8b7b8eb1d6a8f88fc4b44573b824791dd5dcfd4f /crypto | |
parent | 951fda3d8c644597a1d5cdae14cab31567e754a1 (diff) | |
download | linux-4adccf9fc84aaf5e4d18442e163d549e0b603075.tar.bz2 |
tmon: set umask to a reasonable value
Currently, the tmon umask value is set to 0, which means whatever the permission
mask in the shell are when starting tmon in daemon mode are what the permissions
of any created files will be. We should likely set something more explicit, so
lets go with the usual 022
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions