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

Add support for /rw/config/rc.local-early to run commands as early as possible #386

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chriswoope
Copy link

This allows to run arbitrary commands early in initialization, which is useful for things like replacing Qubes GUI packages in a specific VM.

This allows to run arbitrary commands early in initialization.
@marmarek
Copy link
Member

marmarek commented Jul 8, 2022

@tasket will that interfere with https://github.com/tasket/Qubes-VM-hardening ? On the first sight, it shouldn't but I'd like to double check.

@3hhh
Copy link
Contributor

3hhh commented Jul 11, 2022

This allows to run arbitrary commands early in initialization, which is useful for things like replacing Qubes GUI packages in a specific VM.

Just use systemd for that?

@marmarek
Copy link
Member

Just use systemd for that?

You don't have (early enough) place to register systemd units stored in /rw. This addition could be such place.

@ben-grande
Copy link
Contributor

If this is ever accepted, please remember to add drop-in configuration directory /rw/config/rc.local-early.d to follow packaging standards of allowing multiple configurations.

@FijiHasGithub
Copy link

Any news on this? Would be really helpful with a problem I am currently having

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