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:
parent
fbc72247b8
commit
f4f0a3a5ec
@ -11,6 +11,8 @@ Added
|
||||
Changed
|
||||
-------
|
||||
|
||||
- Do not explicitly enable ``qemu-guest-agent.service`` as it will be started by a udev rule.
|
||||
|
||||
Removed
|
||||
-------
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/qemu-guest-agent.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/qemu-guest-agent.service
|
Loading…
Reference in New Issue
Block a user