mirror of
https://gitlab.com/alemaire/image-specs.git
synced 2025-01-11 01:53:30 +00:00
Disable resizerootfs service timeout
This commit is contained in:
parent
4341e7353d
commit
a2557f3720
@ -5,7 +5,7 @@ DefaultDependencies=no
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
TimeoutSec=600
|
TimeoutSec=infinity
|
||||||
ExecStart=/usr/sbin/rpi3-resizerootfs
|
ExecStart=/usr/sbin/rpi3-resizerootfs
|
||||||
ExecStart=/bin/systemctl --no-reload disable %n
|
ExecStart=/bin/systemctl --no-reload disable %n
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user