Searched defs:changes_existing_job (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dtransaction.c532 bool stops_running_service, changes_existing_job; local
545 changes_existing_job =
549 if (!stops_running_service && !changes_existing_job)
557 if (changes_existing_job)

Completed in 13 milliseconds