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

[CI:DOCS] Fix path to example files in contrib/systemd/README.md #21025

Merged

Conversation

lstolcman
Copy link
Contributor

Fixes links to example files. Currently, only one link works, and the rest leads to 404.

Does this PR introduce a user-facing change?

Fix path to example files in contrib/systemd/README.md

Signed-off-by: Łukasz Stolcman <[email protected]>
Comment on lines 31 to 37
### podman.service
You can refer to [this example](https://github.com/containers/podman/blob/main/contrib/systemd/user/podman.service) for a rootless podman.service file.
You can refer to [this example](https://github.com/containers/podman/blob/main/contrib/systemd/system/podman.service.in) for a rootless podman.service file.

Note: replace `@@PODMAN@@` with path to podman binary, such as `/usr/local/bin/podman`

### podman.socket
You can refer to [this example](https://github.com/containers/podman/blob/main/contrib/systemd/user/podman.socket) for a rootless podman.socket file.
You can refer to [this example](https://github.com/containers/podman/blob/main/contrib/systemd/system/podman.socket) for a rootless podman.socket file.
Copy link
Member

Choose a reason for hiding this comment

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

Given they are duplicated from the above I feel like we should drop this entirely

@baude
Copy link
Member

baude commented Dec 15, 2023

/approve

Copy link
Contributor

openshift-ci bot commented Dec 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude, lstolcman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 15, 2023
@baude
Copy link
Member

baude commented Dec 15, 2023

LGTM with Pauls comment addressed.

Signed-off-by: Łukasz Stolcman <[email protected]>
@lstolcman
Copy link
Contributor Author

removed duplicated content
@Luap99 @baude please review

@rhatdan
Copy link
Member

rhatdan commented Dec 17, 2023

/lgtm
Thanks @lstolcman

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 17, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit a5aa970 into containers:main Dec 17, 2023
39 checks passed
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Mar 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants