- Add TPM2.0 - Fix network creating now needing a small delay between steps. - Change nft chains to lowercase - Have name for bridge and tap devices be (br|tap)-$n where n is the next available integer.
4 lines
213 B
Cheetah
4 lines
213 B
Cheetah
-netdev tap,id=net0,br=$BR_NAME,ifname=$TAP_NAME,script=no,downscript=no
|
|
-device e1000,netdev=net0
|
|
-audiodev pa,id=snd0,server=unix:/run/user/$MYUID/pulse/native
|
|
-device intel-hda -device hda-duplex,audiodev=snd0
|