vmspawn systems might take quite a while to boot in particular if they
go through uefi and wait for a network lease. Hence let's increase the
start timeout to 2min (from 45s). We'll do that for both nspawn and
vmspawn, even though the UEFI thing certainly doesn't apply there (but
the DHCP thing still does).
DelegateSubgroup=supervisor
CoredumpReceive=yes
TasksMax=16384
+TimeoutSec=2min
{{SERVICE_WATCHDOG}}
{# Enforce a strict device policy, similar to the one nspawn configures (in
KillMode=mixed
Type=notify
Slice=machine.slice
+TimeoutSec=2min
{{SERVICE_WATCHDOG}}
{# Enforce a strict device policy. Make sure to keep these policies in sync if you change them! #}
DelegateSubgroup=supervisor
CoredumpReceive=yes
TasksMax=16384
+TimeoutSec=2min
{{SERVICE_WATCHDOG}}
[Install]
KillMode=mixed
Type=notify
Slice=machine.slice
+TimeoutSec=2min
{{SERVICE_WATCHDOG}}
[Install]