INIT_FIFO 6692 src/systemctl/systemctl.c fd = open(INIT_FIFO, O_WRONLY|O_NDELAY|O_CLOEXEC|O_NOCTTY); INIT_FIFO 6697 src/systemctl/systemctl.c log_error("Failed to open "INIT_FIFO": %m"); INIT_FIFO 6704 src/systemctl/systemctl.c log_error("Failed to write to "INIT_FIFO": %m");