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

System: add NFS daemon install and manipulation #292

Merged
merged 2 commits into from
Dec 9, 2024
Merged

System: add NFS daemon install and manipulation #292

merged 2 commits into from
Dec 9, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Dec 2, 2024

Description

Enable, manage and disable NFS daemon.

image

Issue reference: #242

Implementation Details

BASH

Testing Procedure

  • Added, changed, mounted on the other end

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@github-actions github-actions bot added the size/medium PR with more then 50 and less then 250 lines label Dec 2, 2024
@igorpecovnik
Copy link
Member Author

@dimitry-ishenko For samba, you could use similar approach.

@igorpecovnik igorpecovnik force-pushed the nfsd branch 2 times, most recently from 53cd72b to 29a7631 Compare December 8, 2024 20:07
@igorpecovnik igorpecovnik added 02 Milestone: First quarter release Needs review Seeking for review labels Dec 8, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review labels Dec 9, 2024
@igorpecovnik igorpecovnik merged commit 54537cc into main Dec 9, 2024
6 of 43 checks passed
@igorpecovnik igorpecovnik deleted the nfsd branch December 9, 2024 12:16
@dimitry-ishenko
Copy link
Collaborator

@dimitry-ishenko For samba, you could use similar approach.

Thanks @igorpecovnik. Sorry, I am still tied up but will try to clear some time soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants