Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

setup_system: use local admin path for proxy.conf#328

Merged
CraigSterrett merged 1 commit intoclearlinux:masterfrom
miguelinux:fix-proxy-conf-path
May 26, 2020
Merged

setup_system: use local admin path for proxy.conf#328
CraigSterrett merged 1 commit intoclearlinux:masterfrom
miguelinux:fix-proxy-conf-path

Conversation

@miguelinux
Copy link
Copy Markdown
Contributor

Currently the system.conf.d/proxy.conf file is saved at /usr/lib
which is the vendor path, and can be dropped by
"swupd repair --picky --force".

This PR creates the local administrator /etc/systemd/system.conf.d
directory and store the proxy.conf inside.

Currently the system.conf.d/proxy.conf file is saved at /usr/lib
which is the vendor path, and can be dropped by
"swupd repair --picky --force".

This commit creates the local administrator /etc/systemd/system.conf.d
directory and store the proxy.conf inside.
@CraigSterrett CraigSterrett self-requested a review May 26, 2020 17:44
Copy link
Copy Markdown
Contributor

@CraigSterrett CraigSterrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, validated in test environment

@CraigSterrett CraigSterrett merged commit 9b4f0a8 into clearlinux:master May 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants