check if sudo is required. #4
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maxpeterkaya/pwrstat-exporter!4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "check-sudo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I plug usb at bare promox ve machine, but i don't want to install sudo package, can we check if sudo is required?
Will for Prxmox VE, if you are root the permission will allow you to run pwrstat without any other additional setting.
And like what I said in README.md if you're not using root, you can still use sudo command to do that.
For now, I think there is no strong reason that we need to add a checker to the program. : )
Pull request closed