Accepting request 601676 from home:bfrogers:branches:Virtualization
- Guard strncpy call with GCC pragma to disable warning about possible incorrect usage, when in fact it is correct. This is for gcc 8 compatibility (bsc#1090355) ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch - Add WantedBy for enable qemu-ga@.service auto start (bsc#1090369) - Guard strncpy call with GCC pragma to disable warning about possible incorrect usage, when in fact it is correct. This is for gcc 8 compatibility (bsc#1090355) ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch - Add WantedBy for enable qemu-ga@.service auto start (bsc#1090369) OBS-URL: https://build.opensuse.org/request/show/601676 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=406
This commit is contained in:
committed by
Git OBS Bridge
parent
727e799ab8
commit
4767958250
@@ -9,3 +9,6 @@ Type=simple
|
||||
ExecStart=-/usr/bin/qemu-ga -p /dev/%I
|
||||
Restart=always
|
||||
RestartSec=0
|
||||
|
||||
[Install]
|
||||
WantedBy=dev-%i.device
|
||||
|
Reference in New Issue
Block a user