Also Require network-online.target because its not available by its own.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=105
This commit is contained in:
parent
0828342e93
commit
7b2647052e
@ -130,6 +130,7 @@ cat > ${d}/%{hv_kvp_daemon}.service <<EOF
|
||||
[Unit]
|
||||
Description=Hyper-V KVP Daemon
|
||||
# During startup the current hostname is cached, so start very late
|
||||
Requires=network-online.target
|
||||
After=network-online.target
|
||||
ConditionVirtualization=microsoft
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user