Browse Source

Update 'common/post.cfg'

darren-patch-1
dave 3 years ago
parent
commit
01cc786f20
  1. 1
      common/post.cfg

1
common/post.cfg

@ -16,7 +16,6 @@
#
# resulting permissions is: 700 dirs, 600 files
#
echo "common/post.cfg: tightening umask"
sed -i 's/umask\s022/umask 077/' /etc/bashrc
sed -i 's/umask\s022/umask 077/' /etc/profile
sed -i 's/umask\s022/umask 077/' /etc/csh.cshrc

Loading…
Cancel
Save