Home
last modified time | relevance | path

Searched refs:TimeoutStartSec (Results 1 – 5 of 5) sorted by relevance

/DragonReach/parse_test/
H A Dtest2.service16 TimeoutStartSec=10s key
H A Dtest1.service16 TimeoutStartSec=10s key
H A Dtest.service21 TimeoutStartSec=10s key
/DragonReach/src/unit/service/
H A Dmod.rs271 TimeoutStartSec, enumerator
343 ServiceUnitAttr::TimeoutStartSec => { in set_attr()
/DragonReach/src/parse/
H A Dmod.rs85 unit_attr_table.insert("TimeoutStartSec", ServiceUnitAttr::TimeoutStartSec);