configs/: Do not explicitly enable qemu-guest-agent.service

qemu-guest-agent.service will be started by the /usr/lib/udev/rules.d/99-qemu-guest-agent.rules udev rule.

Fixes #199
This commit is contained in:
nl6720 2022-10-01 15:02:58 +03:00
parent fbc72247b8
commit f4f0a3a5ec
No known key found for this signature in database
GPG key ID: 5CE88535E188D369
3 changed files with 2 additions and 2 deletions

View file

@ -11,6 +11,8 @@ Added
Changed
-------
- Do not explicitly enable ``qemu-guest-agent.service`` as it will be started by a udev rule.
Removed
-------

View file

@ -1 +0,0 @@
/usr/lib/systemd/system/qemu-guest-agent.service

View file

@ -1 +0,0 @@
/usr/lib/systemd/system/qemu-guest-agent.service