1511 |
SYSERROR("failed with errno %d to create %s", errno, path); |
1511 |
SYSERROR("failed with errno %d to create %s", errno, path); |
1514 |
DEBUG("created directory for console and tty devices at \%s\"", path); |
1514 |
DEBUG("created directory for console and tty devices at \"%s\"", path); |
1516 |
ret = snprintf(lxcpath, sizeof(lxcpath), "%s/dev/%s/console", rootfs->mount, ttydir); |
1516 |
ret = snprintf(lxcpath, sizeof(lxcpath), "%s/dev/%s/console", rootfs->mount, ttydir); |