-
Notifications
You must be signed in to change notification settings - Fork 609
steam_support: allow media, mnt, run/media, opt, and srv #13053
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
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #13053 +/- ##
==========================================
+ Coverage 78.69% 78.74% +0.04%
==========================================
Files 999 1002 +3
Lines 123909 124743 +834
==========================================
+ Hits 97511 98224 +713
- Misses 20265 20359 +94
- Partials 6133 6160 +27
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 20 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
…3053) * Allow media, mnt, run/media, opt, and srv * Fix opt and srv; Add usr/etc paths * Add ld library mount paths * Broaden and simplify mount
…3053) * Allow media, mnt, run/media, opt, and srv * Fix opt and srv; Add usr/etc paths * Add ld library mount paths * Broaden and simplify mount
Added various
/opt/
,/srv/
,/media/
,/mnt/
,/run/media/
Steam mount points as per the request here. Additional mount points were added beyond that request as new failures arose during testing.These allow users of the Steam snap to store their libraries on external drives and properly use them.