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

/systemd/src/journal/
H A Djournalctl.c336 " --rotate Request immediate rotation of the journal files\n"
434 { "rotate", no_argument, NULL, ARG_ROTATE },
1927 log_error("--sync and --rotate are not supported in conjunction with --machine=.");
2003 static int rotate(void) { function
2086 r = rotate();

Completed in 507 milliseconds