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

Allow to easily create qrexec services hosted on /rw #3003

Closed
rootkovska opened this Issue Aug 10, 2017 · 1 comment

Comments

Projects
None yet
3 participants
@rootkovska
Member

rootkovska commented Aug 10, 2017

Currently, in order to create some service, say my.SillyService one needs to either install it in the template or do some copying (to /etc/qubes-rpc) of the service file from /rw/config/rc.local. Perhaps it would be useful to allow qrexec service files to be placed in some pre-defined location which is kept on /rw. E.g. /usr/local/etc/qubes-rpc or /rw/qubes-local-rpc/?

@woju

This comment has been minimized.

Show comment
Hide comment
@woju

woju Aug 11, 2017

Member

/usr/local/etc/qubes-rpc works since 3.0 (QubesOS/qubes-core-agent-linux@6c0e567) so closing.

Member

woju commented Aug 11, 2017

/usr/local/etc/qubes-rpc works since 3.0 (QubesOS/qubes-core-agent-linux@6c0e567) so closing.

@woju woju closed this Aug 11, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment