chiark / gitweb /
units: turn on --network-veth by default for systemd-nspawn@.service
[elogind.git] / units / systemd-nspawn@.service.in
index 02d663dd24526e0bf1a2ac2772e23d179a9501f1..3e26b53fd68f933e50dbc5001725e94d37b61f71 100644 (file)
@@ -12,7 +12,7 @@ PartOf=machines.target
 Before=machines.target
 
 [Service]
-ExecStart=@bindir@/systemd-nspawn --quiet --keep-unit --boot --link-journal=try-guest --machine=%I
+ExecStart=@bindir@/systemd-nspawn --quiet --keep-unit --boot --link-journal=try-guest --network-veth --machine=%I
 KillMode=mixed
 Type=notify
 RestartForceExitStatus=133