Skip to content

The env files made in /etc/profile.d/ should not have the execution bit set...they will not be read in Centos 7 #15

@joshoohaah

Description

@joshoohaah

created several proxy variables. the formats magic_shell drops them in on linux v6 systems and before are fine and will work (for 0755 permissions).
However for linux v7 these files should not have the +x bit set because they will not be read in.
Suggest to change it so the file dropped in is as 0644 and not 0755. Doing it this way will still make all v6 machines act in the same manner.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions