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

dmg: use compatible service name for config and socket #478

Merged
merged 1 commit into from
May 24, 2023

Conversation

daipom
Copy link
Contributor

@daipom daipom commented May 24, 2023

To align with Linux service definition.

to align with Linux service definition.

Signed-off-by: Daijiro Fukuda <[email protected]>
@daipom
Copy link
Contributor Author

daipom commented May 24, 2023

Environment=FLUENT_CONF=/etc/<%= compat_package_dir %>/<%= compat_service_name %>.conf
Environment=FLUENT_PLUGIN=/etc/<%= compat_package_dir %>/plugin
Environment=FLUENT_SOCKET=/var/run/<%= package_dir %>/<%= compat_service_name %>.sock

@daipom
Copy link
Contributor Author

daipom commented May 24, 2023

@daipom
Copy link
Contributor Author

daipom commented May 24, 2023

This will solve the failure of

* [dmg: add install test #477](https://github.com/fluent/fluent-package-builder/pull/477)

I'm testing it on my fork: https://github.com/daipom/fluent-package-builder/actions/runs/5063945296

Success!

@ashie ashie merged commit 4d8e012 into fluent:master May 24, 2023
@ashie
Copy link
Member

ashie commented May 24, 2023

Thanks!

@daipom daipom deleted the fix-dmg-config-path branch May 24, 2023 02:50
@daipom
Copy link
Contributor Author

daipom commented May 24, 2023

Thanks for merging!

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.

2 participants