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

paxctl service is not launched on startup in sd-workstation-based VMs #231

Closed
emkll opened this issue Nov 21, 2018 · 1 comment
Closed

Comments

@emkll
Copy link
Contributor

emkll commented Nov 21, 2018

By default, the paxctld service is not started when the AppVM or TemplateVM boots:

$ sudo service paxctld status
● paxctld.service - PaX flags maintenance daemon
   Loaded: loaded (/lib/systemd/system/paxctld.service; disabled; vendor preset:
   Active: inactive (dead)

The service needs to be configured by qvm-service in order to start on boot [0,1]. In dom0 this command appears to resolve the issue:

qvm-service --enable $APPVM paxctld

[0] : https://dev.qubes-os.org/projects/core-admin-client/en/latest/manpages/qvm-service.html
[1] : https://www.qubes-os.org/doc/qubes-service/

@emkll
Copy link
Contributor Author

emkll commented Jun 25, 2019

closed via #263

@emkll emkll closed this as completed Jun 25, 2019
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

1 participant