Home
last modified time | relevance | path

Searched refs:restarted (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/journal/
Dmanaged-journal-file.c290 bool restarted; in managed_journal_file_set_offline() local
311 restarted = managed_journal_file_set_offline_try_restart(f); in managed_journal_file_set_offline()
312 if ((restarted && wait) || !restarted) { in managed_journal_file_set_offline()
318 if (restarted) in managed_journal_file_set_offline()
/systemd-251/src/rpm/
Dtriggers.systemd.sh.in35 # We restart remaining system services that should be restarted here.
39 # We restart remaining user services that should be restarted here.
Dtriggers.systemd.in54 -- We restart remaining system services that should be restarted here.
63 -- We restart remaining user services that should be restarted here.
/systemd-251/test/units/
Dtestsuite-57-short-lived.service6 # Bump up the start limit logic, so that we can be restarted frequently enough
/systemd-251/docs/
DCODING_STYLE.md494 so that interrupted system calls are automatically restarted, and we minimize
DJOURNAL_FILE_FORMAT.md607 encountered the HMAC should be verified and restarted. The tag object sequence
/systemd-251/
DNEWS285 longer be restarted, to bring ExecCondition= behaviour in line with
1384 regardless of configuration when its unit is restarted.
5522 stopped/restarted on each iteration, but can be reused between
5779 going to be restarted automatically. This behaviour contradicted the
6269 be restarted.
6849 each time the service is restarted due to Restart=, and may be
7059 * systemd-logind may now be restarted without losing state. It stores
7064 itself when logind is stopped or restarted, in order to avoid using
9776 are not lost when journald is restarted. File descriptors
9897 restarted as soon as interfaces show up, are removed or
[all …]
DTODO1227 …estart= currently is very misleading and suggests the tools from ExecStartPre= might get restarted.