mirror of
https://github.com/systemd/systemd.git
synced 2025-03-08 08:58:27 +03:00
bootctl: enable colored logging
This commit is contained in:
parent
4688b08984
commit
87dc8b0851
@ -455,8 +455,7 @@ static int run(int argc, char *argv[]) {
|
||||
_cleanup_(umount_and_rmdir_and_freep) char *unlink_dir = NULL;
|
||||
int r;
|
||||
|
||||
log_parse_environment();
|
||||
log_open();
|
||||
log_setup();
|
||||
|
||||
/* If we run in a container, automatically turn off EFI file system access */
|
||||
if (detect_container() > 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user