Bright-Computing / bic

Bright-Illumina collaboration
GNU General Public License v2.0
4 stars 5 forks source link

Need to fix the permissions too... #26

Closed fgeorgatos closed 8 years ago

fgeorgatos commented 8 years ago

@johnnydevaprasad, getting there :

[root@bright-lmod 7.0]# ll /etc/profile.d/*0*
-rwx------ 1 root root 123 May 20 23:51 /etc/profile.d/00-modulepath.csh
-rwx------ 1 root root 124 May 20 23:51 /etc/profile.d/00-modulepath.sh
-rwx------ 1 root root 142 May 20 23:51 /etc/profile.d/00-USER_IS_ROOT.csh
-rwx------ 1 root root 105 May 20 23:51 /etc/profile.d/00-USER_IS_ROOT.sh
lrwxrwxrwx 1 root root  31 May 20 23:59 /etc/profile.d/z00_lmod.csh -> /usr/share/lmod/lmod/init/cshrc
lrwxrwxrwx 1 root root  33 May 20 23:59 /etc/profile.d/z00_lmod.sh -> /usr/share/lmod/lmod/init/profile
-rwx------ 1 root root 472 May 20 23:51 /etc/profile.d/z01-default_modules.csh
-rwx------ 1 root root 479 May 20 23:51 /etc/profile.d/z01-default_modules.sh
fgeorgatos commented 8 years ago

fixed by #29