Skip to content

Install systemd unit files to /usr/local/lib/systemd instead #124

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

Merged
merged 3 commits into from
Mar 27, 2025

Conversation

cyqsimon
Copy link
Contributor

Closes #123.

- Also fixed a minor mistake in the uninstall script:
  `podman-system-generator` -> `podman-*-generator`
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the removal instructions in the README to reflect changes in the installation path for systemd unit files, from /usr/lib/systemd to /usr/local/lib/systemd.

  • Updated commands to remove podman files from the new /usr/local/lib/systemd directories.
  • Consolidated removal commands for podman-related libraries and executables.
Files not reviewed (1)
  • Makefile: Language not supported

mgoltzsche
mgoltzsche previously approved these changes Mar 27, 2025
Copy link
Owner

@mgoltzsche mgoltzsche left a comment

Choose a reason for hiding this comment

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

Thanks @cyqsimon!

@cyqsimon
Copy link
Contributor Author

cyqsimon commented Mar 27, 2025

I think I need to set SHELL := /usr/bin/env bash to enable bash's brace expansion.

@mgoltzsche mgoltzsche merged commit 014c576 into mgoltzsche:master Mar 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider moving systemd units to /usr/local/lib/systemd
2 participants