diff --git a/packages/bsp/common/lib/systemd/system/armbian-resize-filesystem.service b/packages/bsp/common/lib/systemd/system/armbian-resize-filesystem.service index 83b51f8704..5c81178414 100644 --- a/packages/bsp/common/lib/systemd/system/armbian-resize-filesystem.service +++ b/packages/bsp/common/lib/systemd/system/armbian-resize-filesystem.service @@ -12,7 +12,7 @@ DefaultDependencies=no Type=oneshot RemainAfterExit=yes ExecStart=/usr/lib/armbian/armbian-resize-filesystem start -TimeoutStartSec=3min +TimeoutStartSec=6min [Install] WantedBy=basic.target