Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't overwrite configuration files in <sysconfdir>/ppp #518

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

paulusmack
Copy link
Collaborator

This renames the configuration files in etc.ppp/ to have ".example" on the end of their names. This is so that when they are copied to /ppp (often /etc/ppp), they don't overwrite existing pppd configuration files, and it is clear that they are just examples.

This renames the configuration files in etc.ppp/ to have ".example"
on the end of their names.  This is so that when they are copied to
<sysconfdir>/ppp (often /etc/ppp), they don't overwrite existing
pppd configuration files, and it is clear that they are just examples.

Signed-off-by: Paul Mackerras <[email protected]>
@paulusmack paulusmack linked an issue Sep 13, 2024 that may be closed by this pull request
@paulusmack paulusmack merged commit 53e6846 into master Sep 14, 2024
61 checks passed
@paulusmack paulusmack deleted the samples branch September 14, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

make install overwrites existing configuration files
1 participant