core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec=
Let's make things more obvious by placing the parse_usec() invocation directly in config_parse_service_timeout().
Loading
Please register or sign in to comment
Let's make things more obvious by placing the parse_usec() invocation directly in config_parse_service_timeout().