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

README: fix path in example #489

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

kenyon
Copy link
Member

@kenyon kenyon commented Aug 30, 2024

/etc/systemd/system is the path used in the code:

Stdlib::Absolutepath $path = '/etc/systemd/system',

Fixes #488.

@kenyon kenyon added the docs Improvements or additions to documentation label Aug 30, 2024
@kenyon kenyon merged commit 259c26b into voxpupuli:master Sep 2, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit file path inconsistency
2 participants