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

Add sample systemctl unit file, SELinux policy, and supporting files #69

Open
PeterWhittaker opened this issue Feb 25, 2021 · 1 comment

Comments

@PeterWhittaker
Copy link

My current work involves ONGDB under various Fedora Linux, including RHEL and CentOS. For this work, we need ONGDB running as a systemctl service. We've located example unit files, and have gotten it working, but on some boxes, only with SELinux disabled - for now - this obviously isn't the best long term (or even medium term) approach.

I plan to address this with:

  1. A minimal unit file (just enough to get ONGBD running as a persistent service)
  2. A minimal SELinux policy (just enough... I do SELinux development as part of my day job)
  3. A minimal installation script (just enough to get the unit file into the right place, enable the service, and install the policy)

I am assuming that once I have this working, the project may entertain a PR that includes a systemctl sub-folder will all the right pieces?

Please advise,

Thanks,

P

@bradnussbaum
Copy link
Contributor

Hi Peter,

Thank you for the suggestion and offering to contribute a solution! What you proposed sounds good. To become a contributor to Graph Foundation projects I will need you send back a signed CLA to devrel@graphfoundation.org.

For more real-time collaboration please join our Slack.

Best,
Brad

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

No branches or pull requests

2 participants