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

Read-only file system modification #9

Open
BenMcLean opened this issue Mar 15, 2024 · 1 comment
Open

Read-only file system modification #9

BenMcLean opened this issue Mar 15, 2024 · 1 comment

Comments

@BenMcLean
Copy link

This script modifies the read-only file system of Steam OS, so it is extremely likely to just get wiped out by the next Steam OS update.

A better alternative way to handle this might be to run the samba server inside some kind of container so changes to the underlying host OS wouldn't affect it?

@malordin
Copy link
Owner

@BenMcLean

Hi! Thanks for writing.

I'm not quite sure how using a container would solve the problem? Suppose a container will work instead of the current solution. The next Steam OS update will overwrite the container and docker itself, so you will have to install docker again and create the container again. If I am wrong or misunderstood, please correct me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants