postplug-service: add a TimeoutSec of 90 seconds
This commit is contained in:
parent
7fd882da85
commit
8965b60c8b
@ -8,6 +8,7 @@ Before=sysinit.target
|
|||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/sbin/postplug
|
ExecStart=/sbin/postplug
|
||||||
|
TimeoutSec=90
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=sysinit.target
|
WantedBy=sysinit.target
|
||||||
|
Loading…
Reference in New Issue
Block a user