Disable resizerootfs service timeout
This commit is contained in:
parent
4341e7353d
commit
a2557f3720
|
@ -5,7 +5,7 @@ DefaultDependencies=no
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
TimeoutSec=600
|
||||
TimeoutSec=infinity
|
||||
ExecStart=/usr/sbin/rpi3-resizerootfs
|
||||
ExecStart=/bin/systemctl --no-reload disable %n
|
||||
|
||||
|
|
Loading…
Reference in New Issue