open-cas.service: Increase start timeout
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
parent
b689ca3aa6
commit
83a477683f
@ -16,7 +16,7 @@ OnFailureJobMode=isolate
|
|||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/sbin/casctl settle --timeout 1780 --interval 5
|
ExecStart=/sbin/casctl settle --timeout 1780 --interval 5
|
||||||
TimeoutStartSec=3min
|
TimeoutStartSec=30min
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
RequiredBy=local-fs.target local-fs-pre.target
|
RequiredBy=local-fs.target local-fs-pre.target
|
||||||
|
Loading…
Reference in New Issue
Block a user