Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Disabling the proxy in linuxmuster-client-adsso.conf #21

@nikolaslibert

Description

@nikolaslibert

# leave proxy_url blank if you don't want to use any proxy

When I leave the proxy_url blank in configuration file, the $http_proxy variable is still being set.
I think that during installation the template linuxmuster-proxy.sh is copied to /etc/profile.d/linuxmuster-proxy.sh, so it doesn't matter if the script onboot.sh creates that file or not (based in the configuration file). Maybe the script should erase the file when proxy_url is blank.

So, to disable the proxy I needed to leave proxy_url blank and remove the file /etc/profile.d/linuxmuster-proxy.sh

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