Skip to content

Simplify systemd service#6

Open
marmarek wants to merge 2 commits into
QubesOS:mainfrom
marmarek:service-fix
Open

Simplify systemd service#6
marmarek wants to merge 2 commits into
QubesOS:mainfrom
marmarek:service-fix

Conversation

@marmarek

Copy link
Copy Markdown
Member

Do not create instance-based services, the purpose of this service is to
connect to dom0. Create one instance, with '@default' call target. This
also fixes reacting to qvm-service dummy-psu.

@ben-grande

Copy link
Copy Markdown

https://gitlab.com/QubesOS/qubes-dummy-psu/-/jobs/13300212375

21:28:36 [qb.build_rpm.dummy-psu.vm-fc44.build] DEBUG: install -m 664 receiver/qubes-psu-client@.service receiver/module-load-dummy-psu.service /builddir/build/BUILD/dummy-psu-1.0.0-build/BUILDROOT/usr/lib/systemd/system
21:28:36 [qb.build_rpm.dummy-psu.vm-fc44.build] DEBUG: install: cannot stat 'receiver/qubes-psu-client@.service': No such file or directory

Makefile.

@qubesos-bot

qubesos-bot commented Jun 15, 2026

Copy link
Copy Markdown

marmarek added 2 commits June 16, 2026 16:26
There is no need for group-writable files.
'@' is not allowed character in qvm-service, use '-' instead.
Plus, make the default service react to the plain 'dummy-psu' name, as
set by the salt formula.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants