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

[Feature Request] Add possibility install driver under current user #96

Closed
ldrahnik opened this issue Feb 22, 2023 · 0 comments · Fixed by #100
Closed

[Feature Request] Add possibility install driver under current user #96

ldrahnik opened this issue Feb 22, 2023 · 0 comments · Fixed by #100
Assignees
Labels
enhancement New feature or request

Comments

@ldrahnik
Copy link
Member

ldrahnik commented Feb 22, 2023

Short Description

Has to be run all time as sudo because of installing packages, so add an argument?

# [Service]
- User=$USER in systemd service
- Group=..

# install.sh
- ->> as non sudo `runuser -u $SUDO_USER -- python3 -m pip install -r requirements.txt`
- ...
- ```
@ldrahnik ldrahnik added the enhancement New feature or request label Feb 22, 2023
@ldrahnik ldrahnik self-assigned this Feb 22, 2023
ldrahnik added a commit that referenced this issue Feb 22, 2023
@ldrahnik ldrahnik changed the title [Feature Request] Add posibility install driver under current user [Feature Request] Add possibility install driver under current user Feb 25, 2023
@ldrahnik ldrahnik linked a pull request Feb 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant