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

Fix smartctl use without sudo #119

Open
il-palmi opened this issue Oct 15, 2024 · 1 comment
Open

Fix smartctl use without sudo #119

il-palmi opened this issue Oct 15, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request server

Comments

@il-palmi
Copy link
Member

Add user to disk group to avoid use of sudo in basilico.py to scan disks with smartctl.
Use install.sh and uninstall.sh to automatically add and remove user to the group, ask gently with a prompt please :)

@il-palmi il-palmi added the enhancement New feature or request label Oct 15, 2024
@lvps lvps added documentation Improvements or additions to documentation server labels Oct 16, 2024
@il-palmi
Copy link
Member Author

Apparently, adding the user to disk group is not sufficient to use smartctl without root privileges. Looking for an alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request server
Projects
None yet
Development

No branches or pull requests

2 participants