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

Init shell should run script in HOME #175

Open
egranata opened this issue Jan 20, 2019 · 0 comments
Open

Init shell should run script in HOME #175

egranata opened this issue Jan 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@egranata
Copy link
Owner

Init shell (aka, the shell spawned by init) currently runs /system/config/shell.sh which is fine behavior.

It is arguable (as in, it can be reasonably argued) that the user should also be able to drop a file in /home and have that file run for an init shell - that would allow user customization of the environment without tampering with the system's own configuration data

This goes hand-in-hand with #160

@egranata egranata added the enhancement New feature or request label Jan 20, 2019
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

No branches or pull requests

1 participant