Switch to transient service unit. Socket-triggering fails for now.

This commit is contained in:
Andreas B. Mundt 2023-09-13 19:32:25 +02:00
parent 8aca770c40
commit cb2ed82715
4 changed files with 38 additions and 22 deletions

View file

@ -152,10 +152,10 @@
mode: '0644'
notify: "enable vmimage-torrent.service"
- name: Deploy virtiofs service
copy:
src: virtiofs@.service
dest: /etc/systemd/system/
- name: Remove virtiofs service
file:
path: /etc/systemd/system/virtiofs@.service
state: absent
- name: Deploy bridge.conf needed for qemu session mode
lineinfile: