Skip to content

Instantly share code, notes, and snippets.

@flokli
Last active January 3, 2016 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flokli/8456044 to your computer and use it in GitHub Desktop.
Save flokli/8456044 to your computer and use it in GitHub Desktop.
strace -fvv /sbin/init --system
execve("/sbin/init", ["/sbin/init", "--system"], ["HOSTNAME=bef7f6801a3d", "TERM=xterm", "PATH=/usr/local/sbin:/usr/local/"..., "PWD=/", "SHLVL=1", "HOME=/", "container=lxc", "_=/usr/sbin/strace"]) = 0
brk(0) = 0x1097000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_dev=makedev(0, 330), st_ino=34, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17670, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
mmap(NULL, 17670, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd45f1fc000
close(3) = 0
open("/usr/lib/libsystemd-daemon.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=756, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=14328, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:59, st_ctime=2014/01/15-14:23:13}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1fb000
mmap(NULL, 2109456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45edde000
mprotect(0x7fd45ede0000, 2097152, PROT_NONE) = 0
mmap(0x7fd45efe0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd45efe0000
close(3) = 0
open("/usr/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P5\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=758, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=144, st_size=71768, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:56:00, st_ctime=2014/01/15-14:23:08}) = 0
mmap(NULL, 2168912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45ebcc000
mprotect(0x7fd45ebdc000, 2097152, PROT_NONE) = 0
mmap(0x7fd45eddc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7fd45eddc000
close(3) = 0
open("/usr/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p%\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=760, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=112, st_size=55872, st_atime=2014/01/15-14:51:26, st_mtime=2013/10/23-16:46:39, st_ctime=2014/01/15-14:23:06}) = 0
mmap(NULL, 2150968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45e9be000
mprotect(0x7fd45e9cb000, 2093056, PROT_NONE) = 0
mmap(0x7fd45ebca000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7fd45ebca000
close(3) = 0
open("/usr/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\25\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=762, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=16984, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/06-02:53:44, st_ctime=2014/01/15-14:23:17}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1fa000
mmap(NULL, 2112208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45e7ba000
mprotect(0x7fd45e7be000, 2093056, PROT_NONE) = 0
mmap(0x7fd45e9bd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fd45e9bd000
close(3) = 0
open("/usr/lib/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`1\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=764, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=168, st_size=84928, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/22-22:54:14, st_ctime=2014/01/15-14:23:08}) = 0
mmap(NULL, 2179912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45e5a5000
mprotect(0x7fd45e5b9000, 2093056, PROT_NONE) = 0
mmap(0x7fd45e7b8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7fd45e7b8000
close(3) = 0
open("/usr/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=766, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=64, st_size=31760, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
mmap(NULL, 2128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45e39d000
mprotect(0x7fd45e3a4000, 2093056, PROT_NONE) = 0
mmap(0x7fd45e5a3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fd45e5a3000
close(3) = 0
open("/usr/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220|\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=768, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=576, st_size=294640, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/01-17:58:16, st_ctime=2014/01/15-14:23:15}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1f9000
mmap(NULL, 2390496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45e155000
mprotect(0x7fd45e19b000, 2097152, PROT_NONE) = 0
mmap(0x7fd45e39b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x46000) = 0x7fd45e39b000
close(3) = 0
open("/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20o\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=770, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=144970, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:45, st_ctime=2014/01/15-14:23:06}) = 0
mmap(NULL, 2212976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45df38000
mprotect(0x7fd45df50000, 2093056, PROT_NONE) = 0
mmap(0x7fd45e14f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7fd45e14f000
mmap(0x7fd45e151000, 13424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd45e151000
close(3) = 0
open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=42, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=3968, st_size=2031215, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
mmap(NULL, 3840528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45db8e000
mprotect(0x7fd45dd2e000, 2097152, PROT_NONE) = 0
mmap(0x7fd45df2e000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0000) = 0x7fd45df2e000
mmap(0x7fd45df34000, 14864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd45df34000
close(3) = 0
open("/usr/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=40, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=14672, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:04}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1f8000
mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45d98a000
mprotect(0x7fd45d98d000, 2093056, PROT_NONE) = 0
mmap(0x7fd45db8c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd45db8c000
close(3) = 0
open("/usr/lib/libattr.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\24\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=772, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=18736, st_atime=2014/01/15-14:51:29, st_mtime=2013/06/06-18:03:53, st_ctime=2014/01/15-14:22:14}) = 0
mmap(NULL, 2113912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45d785000
mprotect(0x7fd45d789000, 2093056, PROT_NONE) = 0
mmap(0x7fd45d988000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fd45d988000
close(3) = 0
open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(0, 330), st_ino=774, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=88592, st_atime=2014/01/15-14:51:26, st_mtime=2013/10/21-08:39:42, st_ctime=2014/01/15-14:23:15}) = 0
mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd45d56f000
mprotect(0x7fd45d584000, 2093056, PROT_NONE) = 0
mmap(0x7fd45d783000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7fd45d783000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1f7000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1f6000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1f4000
arch_prctl(ARCH_SET_FS, 0x7fd45f1f4780) = 0
mprotect(0x7fd45df2e000, 16384, PROT_READ) = 0
mprotect(0x7fd45d783000, 4096, PROT_READ) = 0
mprotect(0x7fd45d988000, 4096, PROT_READ) = 0
mprotect(0x7fd45db8c000, 4096, PROT_READ) = 0
mprotect(0x7fd45e14f000, 4096, PROT_READ) = 0
mprotect(0x7fd45e5a3000, 4096, PROT_READ) = 0
mprotect(0x7fd45e39b000, 4096, PROT_READ) = 0
mprotect(0x7fd45e7b8000, 4096, PROT_READ) = 0
mprotect(0x7fd45ebca000, 4096, PROT_READ) = 0
mprotect(0x7fd45eddc000, 4096, PROT_READ) = 0
mprotect(0x7fd45efe0000, 4096, PROT_READ) = 0
mprotect(0x6e4000, 106496, PROT_READ) = 0
mprotect(0x7fd45f201000, 4096, PROT_READ) = 0
munmap(0x7fd45f1fc000, 17670) = 0
set_tid_address(0x7fd45f1f4a50) = 23
set_robust_list(0x7fd45f1f4a60, 24) = 0
rt_sigaction(SIGRTMIN, {0x7fd45df3e9f0, [], SA_RESTORER|SA_SIGINFO, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7fd45df3ea80, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fd45df47870}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
prctl(PR_SET_NAME, 0x6fe000, 0x3, 0x77, 0x7fd45df33c80) = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffa5118910) = -1 ENOTTY (Inappropriate ioctl for device)
ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffa5118850) = -1 ENOTTY (Inappropriate ioctl for device)
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
getsockopt(3, SOL_SOCKET, SO_SNDBUF, [212992], [4]) = 0
setsockopt(3, SOL_SOCKET, SO_SNDBUF, [8388608], 4) = 0
setsockopt(3, SOL_SOCKET, SO_SNDTIMEO, "<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
connect(3, {sa_family=AF_LOCAL, sun_path="/run/systemd/journal/socket"}, 29) = -1 ENOENT (No such file or directory)
close(3) = 0
open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC) = 3
brk(0) = 0x1097000
brk(0x10b8000) = 0x10b8000
rt_sigaction(SIGHUP, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGILL, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGTRAP, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGABRT, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGBUS, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGFPE, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGUSR1, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGSEGV, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGUSR2, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGALRM, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGSTKFLT, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGCONT, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGURG, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGXCPU, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGXFSZ, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGVTALRM, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGPROF, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGIO, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGPWR, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGSYS, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_2, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_3, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_4, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_5, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_6, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_7, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_8, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_9, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_10, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_11, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_12, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_13, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_14, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_15, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_16, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_17, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_18, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_19, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_20, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_21, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_22, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_23, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_24, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_25, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_26, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_27, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_28, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_29, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_30, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_31, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGRT_32, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER|SA_RESTART, 0x7fd45df47870}, NULL, 8) = 0
open("/etc/systemd/user.conf", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_dev=makedev(0, 330), st_ino=776, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=468, st_atime=2014/01/15-14:51:30, st_mtime=2013/10/02-12:01:13, st_ctime=2014/01/15-14:21:53}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(4, "# This file is part of systemd."..., 4096) = 468
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7fd45f200000, 4096) = 0
stat("/proc/1/root", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
stat("/", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
access("/proc/vz", F_OK) = -1 ENOENT (No such file or directory)
open("/proc/1/environ", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(4, "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
close(4) = 0
munmap(0x7fd45f200000, 4096) = 0
access("/etc/initrd-release", F_OK) = -1 ENOENT (No such file or directory)
stat("/proc/1/root", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
stat("/", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
close(3) = 0
openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
gettid() = 23
mmap(NULL, 163840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1cc000
getdents(3, {{d_ino=847319, d_off=1, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=847318, d_off=2, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=847320, d_off=3, d_reclen=24, d_name="0", d_type=DT_LNK} {d_ino=847321, d_off=4, d_reclen=24, d_name="1", d_type=DT_LNK} {d_ino=847322, d_off=5, d_reclen=24, d_name="2", d_type=DT_LNK} {d_ino=847323, d_off=66, d_reclen=24, d_name="3", d_type=DT_LNK}}, 32768) = 144
getdents(3, {}, 32768) = 0
close(3) = 0
setsid() = 23
chdir("/") = 0
open("/dev/tty", O_RDWR|O_NOCTTY|O_NONBLOCK|O_CLOEXEC) = -1 ENXIO (No such device or address)
ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffa5118850) = -1 ENOTTY (Inappropriate ioctl for device)
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
getsockopt(3, SOL_SOCKET, SO_SNDBUF, [212992], [4]) = 0
setsockopt(3, SOL_SOCKET, SO_SNDBUF, [8388608], 4) = 0
setsockopt(3, SOL_SOCKET, SO_SNDTIMEO, "<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
connect(3, {sa_family=AF_LOCAL, sun_path="/run/systemd/journal/socket"}, 29) = -1 ENOENT (No such file or directory)
close(3) = 0
open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC) = 3
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"systemd 208 running in system mo"..., 114}, {"\n", 1}], 5) = 132
stat("/proc/1/root", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
stat("/", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
access("/proc/vz", F_OK) = -1 ENOENT (No such file or directory)
open("/proc/1/environ", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(4, "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
close(4) = 0
munmap(0x7fd45f200000, 4096) = 0
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Detected virtualization 'lxc'.", 30}, {"\n", 1}], 5) = 48
open("/etc/os-release", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_dev=makedev(0, 330), st_ino=777, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=194, st_atime=2014/01/15-14:51:30, st_mtime=2013/05/31-18:40:23, st_ctime=2014/01/15-14:21:52}) = 0
fstat(4, {st_dev=makedev(0, 330), st_ino=777, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=194, st_atime=2014/01/15-14:51:30, st_mtime=2013/05/31-18:40:23, st_ctime=2014/01/15-14:21:52}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(4, "NAME=\"Arch Linux\"\nID=arch\nPRETTY"..., 4096) = 194
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7fd45f200000, 4096) = 0
open("/dev/console", O_WRONLY|O_NOCTTY|O_CLOEXEC) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x5, c_oflags=0, c_cflags=0xbf, c_lflags=0, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\x00\x12\x0f\x17\x16\x00\x00\x00"}) = 0
writev(4, [{"\nWelcome to \33[0;36mArch Linux\33[0"..., 35}, {"\n", 1}], 2) = 36
close(4) = 0
access("/sys/class/misc/autofs", F_OK) = 0
access("/sys/module/ipv6", F_OK) = 0
access("/proc/net/unix", F_OK) = 0
open("/etc/hostname", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_dev=makedev(254, 0), st_ino=1716139, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=13, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:35:09, st_ctime=2014/01/16-14:35:09}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(4, "bef7f6801a3d\n", 4096) = 13
close(4) = 0
munmap(0x7fd45f200000, 4096) = 0
sethostname("bef7f6801a3d", 12) = -1 EPERM (Operation not permitted)
writev(3, [{"<28>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Failed to set hostname to <bef7f"..., 65}, {"\n", 1}], 5) = 83
umask(0) = 022
open("/etc/machine-id", O_RDWR|O_CREAT|O_NOCTTY|O_CLOEXEC, 0444) = 4
umask(022) = 0
fstat(4, {st_dev=makedev(0, 330), st_ino=778, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=33, st_atime=2014/01/15-14:51:30, st_mtime=2013/10/15-23:26:22, st_ctime=2014/01/15-14:21:53}) = 0
read(4, "812e44b7b80c4ccab2f3de1572640e7d"..., 33) = 33
close(4) = 0
access("/proc/net", R_OK) = 0
access("/proc/net/unix", R_OK) = 0
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4
ioctl(4, SIOCGIFINDEX, {ifr_name="lo", ifr_index=1}) = 0
close(4) = 0
socket(PF_NETLINK, SOCK_RAW, 0) = 4
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 16) = 0
sendto(4, " \0\0\0\24\0\5\4\1\0\0\0\0\0\0\0\2\10\200\376\1\0\0\0\10\0\2\0\177\0\0\1", 32, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 16) = 32
access("/sys/module/ipv6", F_OK) = 0
open("/sys/module/ipv6/parameters/disable", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_dev=makedev(0, 333), st_ino=1227, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(5, "0\n", 4096) = 2
close(5) = 0
munmap(0x7fd45f200000, 4096) = 0
sendto(4, ",\0\0\0\24\0\5\4\2\0\0\0\0\0\0\0\n\200\200\376\1\0\0\0\24\0\2\0\0\0\0\0"..., 44, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 16) = 44
sendto(4, " \0\0\0\20\0\5\0\3\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0", 32, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 16) = 32
recvfrom(4, "4\0\0\0\2\0\0\0\1\0\0\0\27\0\0\0\357\377\377\377 \0\0\0\24\0\5\4\1\0\0\0"..., 36, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, [12]) = 36
recvfrom(4, "@\0\0\0\2\0\0\0\2\0\0\0\27\0\0\0\357\377\377\377,\0\0\0\24\0\5\4\2\0\0\0"..., 36, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, [12]) = 36
recvfrom(4, "$\0\0\0\2\0\0\0\3\0\0\0\27\0\0\0\0\0\0\0 \0\0\0\20\0\5\0\3\0\0\0"..., 36, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, [12]) = 36
close(4) = 0
readlink("/etc/mtab", "/proc/self/mounts", 99) = 17
openat(AT_FDCWD, "/usr", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, {{d_ino=27, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=28, d_off=32, d_reclen=24, d_name="bin", d_type=DT_DIR} {d_ino=2, d_off=48, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=52, d_off=64, d_reclen=32, d_name="share", d_type=DT_DIR} {d_ino=780, d_off=88, d_reclen=32, d_name="include", d_type=DT_DIR} {d_ino=31, d_off=104, d_reclen=24, d_name="lib", d_type=DT_DIR} {d_ino=751, d_off=120, d_reclen=24, d_name="sbin", d_type=DT_LNK} {d_ino=748, d_off=136, d_reclen=32, d_name="local", d_type=DT_DIR} {d_ino=781, d_off=152, d_reclen=32, d_name="lib64", d_type=DT_LNK} {d_ino=782, d_off=168, d_reclen=24, d_name="src", d_type=DT_DIR}}, 32768) = 272
close(4) = 0
access("/proc/cgroups", F_OK) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
setrlimit(RLIMIT_NOFILE, {rlim_cur=64*1024, rlim_max=64*1024}) = -1 EPERM (Operation not permitted)
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
setrlimit(RLIMIT_NOFILE, {rlim_cur=4*1024, rlim_max=4*1024}) = 0
stat("/proc/1/root", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
stat("/", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
access("/proc/vz", F_OK) = -1 ENOENT (No such file or directory)
open("/proc/1/environ", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(4, "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
close(4) = 0
munmap(0x7fd45f200000, 4096) = 0
stat("/proc/1/root", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
stat("/", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
access("/proc/vz", F_OK) = -1 ENOENT (No such file or directory)
open("/proc/1/environ", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(4, "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
close(4) = 0
munmap(0x7fd45f200000, 4096) = 0
open("/etc/locale.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
epoll_create1(EPOLL_CLOEXEC) = 4
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART|SA_NOCLDSTOP, 0x7fd45df47870}, NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[QUIT ILL TRAP ABRT BUS FPE KILL SEGV PIPE ALRM STKFLT CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF IO SYS RTMIN RT_1 RT_9 RT_10 RT_11 RT_12 RT_13 RT_14 RT_19 RT_20 RT_21 RT_27], NULL, 8) = 0
signalfd4(-1, ~[QUIT ILL TRAP ABRT BUS FPE KILL SEGV PIPE ALRM STKFLT CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF IO SYS RTMIN RT_1 RT_9 RT_10 RT_11 RT_12 RT_13 RT_14 RT_19 RT_20 RT_21 RT_27], 8, O_NONBLOCK|O_CLOEXEC) = 5
epoll_ctl(4, EPOLL_CTL_ADD, 5, {EPOLLIN, {u32=17396224, u64=17396224}}) = 0
reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, LINUX_REBOOT_CMD_CAD_OFF) = -1 EINVAL (Invalid argument)
open("/dev/tty0", O_RDWR|O_NOCTTY|O_CLOEXEC) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x5, c_oflags=0, c_cflags=0xbf, c_lflags=0, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\x00\x12\x0f\x17\x16\x00\x00\x00"}) = 0
ioctl(6, KDSIGACCEPT, 0x1c) = -1 EPERM (Operation not permitted)
writev(3, [{"<28>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Failed to enable kbrequest handl"..., 60}, {"\n", 1}], 5) = 78
close(6) = 0
name_to_handle_at(0xffffff9c, 0x4aedc5, 0x7fffa5118680, 0x7fffa5118714, 0) = -1 ENOENT (No such file or directory)
writev(3, [{"<28>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"No control group support availab"..., 60}, {"\n", 1}], 5) = 78
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 7
read(7, "|\364X6u\33060", 8) = 8
close(7) = 0
bind(6, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/systemd1/notify/3474202160497489020"}, 55) = 0
setsockopt(6, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0
epoll_ctl(4, EPOLL_CTL_ADD, 6, {EPOLLIN, {u32=17396200, u64=17396200}}) = 0
timerfd_create(CLOCK_REALTIME, 0x80800 /* TFD_??? */) = 7
timerfd_settime(7, TFD_TIMER_ABSTIME|0x2, {it_interval={0, 0}, it_value={9223372036854775807, 0}}, NULL) = 0
epoll_ctl(4, EPOLL_CTL_ADD, 7, {EPOLLIN, {u32=17396248, u64=17396248}}) = 0
openat(AT_FDCWD, "/usr", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 8
getdents(8, {{d_ino=27, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=28, d_off=32, d_reclen=24, d_name="bin", d_type=DT_DIR} {d_ino=2, d_off=48, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=52, d_off=64, d_reclen=32, d_name="share", d_type=DT_DIR} {d_ino=780, d_off=88, d_reclen=32, d_name="include", d_type=DT_DIR} {d_ino=31, d_off=104, d_reclen=24, d_name="lib", d_type=DT_DIR} {d_ino=751, d_off=120, d_reclen=24, d_name="sbin", d_type=DT_LNK} {d_ino=748, d_off=136, d_reclen=32, d_name="local", d_type=DT_DIR} {d_ino=781, d_off=152, d_reclen=32, d_name="lib64", d_type=DT_LNK} {d_ino=782, d_off=168, d_reclen=24, d_name="src", d_type=DT_DIR}}, 32768) = 272
close(8) = 0
open("/run/systemd/show-status", O_WRONLY|O_CREAT|O_NOCTTY|O_CLOEXEC, 0644) = 8
close(8) = 0
openat(AT_FDCWD, "/usr/lib/systemd/system-generators", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 8
mkdir("/tmp/systemd-generator.48wRE8", 0700) = 0
mkdir("/tmp/systemd-generator.early.3Y1r6K", 0700) = 0
mkdir("/tmp/systemd-generator.late.Yz72xn", 0700) = 0
umask(022) = 022
getdents(8, {{d_ino=789, d_off=40, d_reclen=48, d_name="systemd-getty-generator", d_type=DT_REG} {d_ino=790, d_off=80, d_reclen=48, d_name="systemd-gpt-auto-generator", d_type=DT_REG} {d_ino=791, d_off=128, d_reclen=56, d_name="systemd-system-update-generator", d_type=DT_REG} {d_ino=792, d_off=168, d_reclen=48, d_name="systemd-efi-boot-generator", d_type=DT_REG} {d_ino=785, d_off=184, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=793, d_off=224, d_reclen=48, d_name="systemd-cryptsetup-generator", d_type=DT_REG} {d_ino=746, d_off=240, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=794, d_off=280, d_reclen=48, d_name="systemd-fstab-generator", d_type=DT_REG}}, 32768) = 344
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd45f1f4a50) = 24
Process 24 attached
[pid 23] clone( <unfinished ...>
[pid 24] set_robust_list(0x7fd45f1f4a60, 24) = 0
[pid 23] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd45f1f4a50) = 25
[pid 24] execve("/usr/lib/systemd/system-generators/systemd-getty-generator", ["/usr/lib/systemd/system-generato"..., "/tmp/systemd-generator.48wRE8", "/tmp/systemd-generator.early.3Y1"..., "/tmp/systemd-generator.late.Yz72"...], ["HOSTNAME=bef7f6801a3d", "TERM=xterm", "PATH=/usr/local/sbin:/usr/local/"..., "PWD=/", "SHLVL=1", "HOME=/", "container=lxc", "_=/usr/sbin/strace"]Process 25 attached
<unfinished ...>
[pid 23] clone( <unfinished ...>
[pid 25] set_robust_list(0x7fd45f1f4a60, 24) = 0
[pid 25] execve("/usr/lib/systemd/system-generators/systemd-gpt-auto-generator", ["/usr/lib/systemd/system-generato"..., "/tmp/systemd-generator.48wRE8", "/tmp/systemd-generator.early.3Y1"..., "/tmp/systemd-generator.late.Yz72"...], ["HOSTNAME=bef7f6801a3d", "TERM=xterm", "PATH=/usr/local/sbin:/usr/local/"..., "PWD=/", "SHLVL=1", "HOME=/", "container=lxc", "_=/usr/sbin/strace"]Process 26 attached
<unfinished ...>
[pid 23] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd45f1f4a50) = 26
[pid 26] set_robust_list(0x7fd45f1f4a60, 24) = 0
[pid 23] clone( <unfinished ...>
[pid 26] execve("/usr/lib/systemd/system-generators/systemd-system-update-generator", ["/usr/lib/systemd/system-generato"..., "/tmp/systemd-generator.48wRE8", "/tmp/systemd-generator.early.3Y1"..., "/tmp/systemd-generator.late.Yz72"...], ["HOSTNAME=bef7f6801a3d", "TERM=xterm", "PATH=/usr/local/sbin:/usr/local/"..., "PWD=/", "SHLVL=1", "HOME=/", "container=lxc", "_=/usr/sbin/strace"]Process 27 attached
<unfinished ...>
[pid 23] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd45f1f4a50) = 27
[pid 27] set_robust_list(0x7fd45f1f4a60, 24) = 0
[pid 25] <... execve resumed> ) = 0
[pid 24] <... execve resumed> ) = 0
[pid 27] execve("/usr/lib/systemd/system-generators/systemd-efi-boot-generator", ["/usr/lib/systemd/system-generato"..., "/tmp/systemd-generator.48wRE8", "/tmp/systemd-generator.early.3Y1"..., "/tmp/systemd-generator.late.Yz72"...], ["HOSTNAME=bef7f6801a3d", "TERM=xterm", "PATH=/usr/local/sbin:/usr/local/"..., "PWD=/", "SHLVL=1", "HOME=/", "container=lxc", "_=/usr/sbin/strace"] <unfinished ...>
[pid 25] brk(0 <unfinished ...>
[pid 24] brk(0 <unfinished ...>
[pid 25] <... brk resumed> ) = 0x1032000
[pid 24] <... brk resumed> ) = 0x102f000
[pid 23] clone( <unfinished ...>
[pid 25] access("/etc/ld.so.preload", R_OK <unfinished ...>
[pid 24] access("/etc/ld.so.preload", R_OK <unfinished ...>
[pid 26] <... execve resumed> ) = 0
[pid 25] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 24] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 26] brk(0 <unfinished ...>
[pid 25] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 26] <... brk resumed> ) = 0x1a90000
[pid 25] <... open resumed> ) = 3
[pid 25] fstat(3, Process 28 attached
<unfinished ...>
[pid 27] <... execve resumed> ) = 0
[pid 26] access("/etc/ld.so.preload", R_OK <unfinished ...>
[pid 28] set_robust_list(0x7fd45f1f4a60, 24 <unfinished ...>
[pid 27] brk(0 <unfinished ...>
[pid 28] <... set_robust_list resumed> ) = 0
[pid 27] <... brk resumed> ) = 0x64d000
[pid 26] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 25] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=34, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17670, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
[pid 28] execve("/usr/lib/systemd/system-generators/systemd-cryptsetup-generator", ["/usr/lib/systemd/system-generato"..., "/tmp/systemd-generator.48wRE8", "/tmp/systemd-generator.early.3Y1"..., "/tmp/systemd-generator.late.Yz72"...], ["HOSTNAME=bef7f6801a3d", "TERM=xterm", "PATH=/usr/local/sbin:/usr/local/"..., "PWD=/", "SHLVL=1", "HOME=/", "container=lxc", "_=/usr/sbin/strace"] <unfinished ...>
[pid 27] access("/etc/ld.so.preload", R_OK <unfinished ...>
[pid 26] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 27] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 26] <... open resumed> ) = 3
[pid 25] mmap(NULL, 17670, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 26] fstat(3, <unfinished ...>
[pid 25] <... mmap resumed> ) = 0x7f2721b92000
[pid 26] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=34, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17670, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
[pid 25] close(3 <unfinished ...>
[pid 26] mmap(NULL, 17670, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 25] <... close resumed> ) = 0
[pid 26] <... mmap resumed> ) = 0x7feb4f98b000
[pid 26] close(3 <unfinished ...>
[pid 28] <... execve resumed> ) = 0
[pid 27] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 26] <... close resumed> ) = 0
[pid 28] brk(0 <unfinished ...>
[pid 27] <... open resumed> ) = 3
[pid 28] <... brk resumed> ) = 0x1654000
[pid 27] fstat(3, <unfinished ...>
[pid 26] open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 28] access("/etc/ld.so.preload", R_OK <unfinished ...>
[pid 27] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=34, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17670, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
[pid 28] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 27] mmap(NULL, 17670, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 28] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 27] <... mmap resumed> ) = 0x7f664948d000
[pid 28] <... open resumed> ) = 3
[pid 27] close(3 <unfinished ...>
[pid 28] fstat(3, <unfinished ...>
[pid 27] <... close resumed> ) = 0
[pid 28] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=34, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17670, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
[pid 27] open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 28] mmap(NULL, 17670, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 27] <... open resumed> ) = 3
[pid 28] <... mmap resumed> ) = 0x7effbfbb7000
[pid 27] read(3, <unfinished ...>
[pid 28] close(3 <unfinished ...>
[pid 27] <... read resumed> "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
[pid 28] <... close resumed> ) = 0
[pid 27] fstat(3, <unfinished ...>
[pid 26] <... open resumed> ) = 3
[pid 28] open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 27] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=42, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=3968, st_size=2031215, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
[pid 28] <... open resumed> ) = 3
[pid 27] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 28] read(3, <unfinished ...>
[pid 27] <... mmap resumed> ) = 0x7f664948c000
[pid 28] <... read resumed> "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
[pid 27] mmap(NULL, 3840528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 28] fstat(3, <unfinished ...>
[pid 27] <... mmap resumed> ) = 0x7f6648ec9000
[pid 28] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=42, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=3968, st_size=2031215, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
[pid 27] mprotect(0x7f6649069000, 2097152, PROT_NONE <unfinished ...>
[pid 28] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 27] <... mprotect resumed> ) = 0
[pid 28] <... mmap resumed> ) = 0x7effbfbb6000
[pid 27] mmap(0x7f6649269000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0000 <unfinished ...>
[pid 28] mmap(NULL, 3840528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 27] <... mmap resumed> ) = 0x7f6649269000
[pid 28] <... mmap resumed> ) = 0x7effbf5f3000
[pid 27] mmap(0x7f664926f000, 14864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 28] mprotect(0x7effbf793000, 2097152, PROT_NONE <unfinished ...>
[pid 27] <... mmap resumed> ) = 0x7f664926f000
[pid 28] <... mprotect resumed> ) = 0
[pid 27] close(3 <unfinished ...>
[pid 28] mmap(0x7effbf993000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0000 <unfinished ...>
[pid 27] <... close resumed> ) = 0
[pid 28] <... mmap resumed> ) = 0x7effbf993000
[pid 26] read(3, <unfinished ...>
[pid 28] mmap(0x7effbf999000, 14864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 27] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 28] <... mmap resumed> ) = 0x7effbf999000
[pid 27] <... mmap resumed> ) = 0x7f664948b000
[pid 28] close(3 <unfinished ...>
[pid 27] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 28] <... close resumed> ) = 0
[pid 27] <... mmap resumed> ) = 0x7f664948a000
[pid 26] <... read resumed> "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
[pid 28] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 27] arch_prctl(ARCH_SET_FS, 0x7f664948b700 <unfinished ...>
[pid 28] <... mmap resumed> ) = 0x7effbfbb4000
[pid 27] <... arch_prctl resumed> ) = 0
[pid 28] arch_prctl(ARCH_SET_FS, 0x7effbfbb4740 <unfinished ...>
[pid 26] fstat(3, <unfinished ...>
[pid 28] <... arch_prctl resumed> ) = 0
[pid 26] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=42, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=3968, st_size=2031215, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
[pid 25] open("/usr/lib/libblkid.so.1", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 26] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 25] <... open resumed> ) = 3
[pid 27] mprotect(0x7f6649269000, 16384, PROT_READ <unfinished ...>
[pid 28] mprotect(0x7effbf993000, 16384, PROT_READ <unfinished ...>
[pid 27] <... mprotect resumed> ) = 0
[pid 28] <... mprotect resumed> ) = 0
[pid 26] <... mmap resumed> ) = 0x7feb4f98a000
[pid 25] read(3, <unfinished ...>
[pid 24] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 27] mprotect(0x607000, 4096, PROT_READ <unfinished ...>
[pid 28] mprotect(0x60a000, 4096, PROT_READ <unfinished ...>
[pid 27] <... mprotect resumed> ) = 0
[pid 28] <... mprotect resumed> ) = 0
[pid 27] mprotect(0x7f6649492000, 4096, PROT_READ <unfinished ...>
[pid 28] mprotect(0x7effbfbbc000, 4096, PROT_READ <unfinished ...>
[pid 27] <... mprotect resumed> ) = 0
[pid 28] <... mprotect resumed> ) = 0
[pid 27] munmap(0x7f664948d000, 17670 <unfinished ...>
[pid 28] munmap(0x7effbfbb7000, 17670 <unfinished ...>
[pid 27] <... munmap resumed> ) = 0
[pid 28] <... munmap resumed> ) = 0
[pid 26] mmap(NULL, 3840528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 25] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\206\0\0\0\0\0\0"..., 832) = 832
[pid 26] <... mmap resumed> ) = 0x7feb4f3c7000
[pid 27] getpid( <unfinished ...>
[pid 28] getpid( <unfinished ...>
[pid 27] <... getpid resumed> ) = 27
[pid 28] <... getpid resumed> ) = 28
[pid 27] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...>
[pid 28] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...>
[pid 27] <... ioctl resumed> , 0x7fffe08faf00) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 28] <... ioctl resumed> , 0x7fff8f51fb70) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 27] open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC <unfinished ...>
[pid 28] open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC <unfinished ...>
[pid 26] mprotect(0x7feb4f567000, 2097152, PROT_NONE <unfinished ...>
[pid 27] <... open resumed> ) = 3
[pid 28] <... open resumed> ) = 3
[pid 27] umask(022 <unfinished ...>
[pid 28] umask(022 <unfinished ...>
[pid 27] <... umask resumed> ) = 022
[pid 28] <... umask resumed> ) = 022
[pid 27] access("/sys/firmware/efi", F_OK <unfinished ...>
[pid 28] stat("/proc/1/root", <unfinished ...>
[pid 27] <... access resumed> ) = 0
[pid 28] <... stat resumed> {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
[pid 27] openat(AT_FDCWD, "/boot", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC <unfinished ...>
[pid 28] stat("/", <unfinished ...>
[pid 27] <... openat resumed> ) = 4
[pid 28] <... stat resumed> {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
[pid 26] <... mprotect resumed> ) = 0
[pid 28] access("/proc/vz", F_OK <unfinished ...>
[pid 27] brk(0 <unfinished ...>
[pid 28] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 27] <... brk resumed> ) = 0x64d000
[pid 26] mmap(0x7feb4f767000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0000 <unfinished ...>
[pid 27] brk(0x676000 <unfinished ...>
[pid 26] <... mmap resumed> ) = 0x7feb4f767000
[pid 27] <... brk resumed> ) = 0x676000
[pid 26] mmap(0x7feb4f76d000, 14864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 27] getdents(4, <unfinished ...>
[pid 28] brk(0 <unfinished ...>
[pid 26] <... mmap resumed> ) = 0x7feb4f76d000
[pid 28] <... brk resumed> ) = 0x1654000
[pid 27] <... getdents resumed> {{d_ino=68, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=2, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR}}, 32768) = 48
[pid 28] brk(0x1675000 <unfinished ...>
[pid 27] getdents(4, <unfinished ...>
[pid 28] <... brk resumed> ) = 0x1675000
[pid 27] <... getdents resumed> {}, 32768) = 0
[pid 28] open("/proc/1/environ", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 27] brk(0x66e000 <unfinished ...>
[pid 28] <... open resumed> ) = 4
[pid 27] <... brk resumed> ) = 0x66e000
[pid 28] fstat(4, <unfinished ...>
[pid 27] close(4 <unfinished ...>
[pid 28] <... fstat resumed> {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
[pid 27] <... close resumed> ) = 0
[pid 28] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 26] close(3 <unfinished ...>
[pid 28] <... mmap resumed> ) = 0x7effbfbbb000
[pid 27] open("/sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f", O_RDONLY|O_NOCTTY|O_CLOEXEC <unfinished ...>
[pid 28] read(4, <unfinished ...>
[pid 26] <... close resumed> ) = 0
[pid 28] <... read resumed> "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
[pid 27] <... open resumed> ) = -1 ENOENT (No such file or directory)
[pid 26] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 28] close(4 <unfinished ...>
[pid 27] exit_group(0) = ?
[pid 28] <... close resumed> ) = 0
[pid 26] <... mmap resumed> ) = 0x7feb4f989000
[pid 28] munmap(0x7effbfbbb000, 4096 <unfinished ...>
[pid 25] fstat(3, <unfinished ...>
[pid 28] <... munmap resumed> ) = 0
[pid 26] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 28] open("/etc/crypttab", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 27] +++ exited with 0 +++
[pid 28] <... open resumed> ) = 4
[pid 26] <... mmap resumed> ) = 0x7feb4f988000
[pid 28] fstat(4, <unfinished ...>
[pid 26] arch_prctl(ARCH_SET_FS, 0x7feb4f989700 <unfinished ...>
[pid 28] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=799, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=762, st_atime=2014/01/15-14:51:30, st_mtime=2013/05/31-18:40:23, st_ctime=2014/01/15-14:21:49}) = 0
[pid 26] <... arch_prctl resumed> ) = 0
[pid 28] fstat(4, <unfinished ...>
[pid 25] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=796, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=488, st_size=246696, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/02-13:45:26, st_ctime=2014/01/15-14:23:06}) = 0
[pid 28] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=799, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=762, st_atime=2014/01/15-14:51:30, st_mtime=2013/05/31-18:40:23, st_ctime=2014/01/15-14:21:49}) = 0
[pid 26] mprotect(0x7feb4f767000, 16384, PROT_READ <unfinished ...>
[pid 28] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 26] <... mprotect resumed> ) = 0
[pid 28] <... mmap resumed> ) = 0x7effbfbbb000
[pid 25] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 28] read(4, <unfinished ...>
[pid 26] mprotect(0x604000, 4096, PROT_READ <unfinished ...>
[pid 28] <... read resumed> "# crypttab: mappings for encrypt"..., 4096) = 762
[pid 26] <... mprotect resumed> ) = 0
[pid 25] <... mmap resumed> ) = 0x7f2721b91000
[pid 28] read(4, <unfinished ...>
[pid 26] mprotect(0x7feb4f990000, 4096, PROT_READ <unfinished ...>
[pid 28] <... read resumed> "", 4096) = 0
[pid 26] <... mprotect resumed> ) = 0
[pid 28] close(4 <unfinished ...>
[pid 26] munmap(0x7feb4f98b000, 17670 <unfinished ...>
[pid 28] <... close resumed> ) = 0
[pid 26] <... munmap resumed> ) = 0
[pid 28] munmap(0x7effbfbbb000, 4096 <unfinished ...>
[pid 25] mmap(NULL, 2345896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 28] <... munmap resumed> ) = 0
[pid 26] getpid( <unfinished ...>
[pid 28] exit_group(0) = ?
[pid 26] <... getpid resumed> ) = 26
[pid 25] <... mmap resumed> ) = 0x7f272173b000
[pid 26] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...>
[pid 25] mprotect(0x7f2721773000, 2097152, PROT_NONE <unfinished ...>
[pid 26] <... ioctl resumed> , 0x7fff61c4a5b0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 28] +++ exited with 0 +++
[pid 26] open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC <unfinished ...>
[pid 25] <... mprotect resumed> ) = 0
[pid 24] <... open resumed> ) = 3
[pid 26] <... open resumed> ) = 3
[pid 25] mmap(0x7f2721973000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x38000 <unfinished ...>
[pid 26] umask(022 <unfinished ...>
[pid 25] <... mmap resumed> ) = 0x7f2721973000
[pid 26] <... umask resumed> ) = 022
[pid 25] mmap(0x7f2721977000, 2984, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 26] lstat("/system-update", <unfinished ...>
[pid 25] <... mmap resumed> ) = 0x7f2721977000
[pid 26] <... lstat resumed> 0x7fff61c4a700) = -1 ENOENT (No such file or directory)
[pid 25] close(3 <unfinished ...>
[pid 26] exit_group(0) = ?
[pid 25] <... close resumed> ) = 0
[pid 24] fstat(3, <unfinished ...>
[pid 25] open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 24] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=34, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17670, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
[pid 26] +++ exited with 0 +++
[pid 25] <... open resumed> ) = 3
[pid 24] mmap(NULL, 17670, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 25] read(3, <unfinished ...>
[pid 24] <... mmap resumed> ) = 0x7f1179422000
[pid 25] <... read resumed> "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
[pid 24] close(3 <unfinished ...>
[pid 25] fstat(3, <unfinished ...>
[pid 24] <... close resumed> ) = 0
[pid 25] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=42, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=3968, st_size=2031215, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
[pid 24] open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 25] mmap(NULL, 3840528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 24] <... open resumed> ) = 3
[pid 25] <... mmap resumed> ) = 0x7f2721391000
[pid 24] read(3, <unfinished ...>
[pid 25] mprotect(0x7f2721531000, 2097152, PROT_NONE <unfinished ...>
[pid 24] <... read resumed> "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
[pid 25] <... mprotect resumed> ) = 0
[pid 24] fstat(3, <unfinished ...>
[pid 25] mmap(0x7f2721731000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0000 <unfinished ...>
[pid 24] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=42, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=3968, st_size=2031215, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
[pid 25] <... mmap resumed> ) = 0x7f2721731000
[pid 24] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 25] mmap(0x7f2721737000, 14864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 24] <... mmap resumed> ) = 0x7f1179421000
[pid 25] <... mmap resumed> ) = 0x7f2721737000
[pid 24] mmap(NULL, 3840528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 25] close(3 <unfinished ...>
[pid 24] <... mmap resumed> ) = 0x7f1178e60000
[pid 25] <... close resumed> ) = 0
[pid 24] mprotect(0x7f1179000000, 2097152, PROT_NONE <unfinished ...>
[pid 25] open("/usr/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 24] <... mprotect resumed> ) = 0
[pid 25] <... open resumed> ) = 3
[pid 24] mmap(0x7f1179200000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0000 <unfinished ...>
[pid 25] read(3, <unfinished ...>
[pid 24] <... mmap resumed> ) = 0x7f1179200000
[pid 25] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\25\0\0\0\0\0\0"..., 832) = 832
[pid 24] mmap(0x7f1179206000, 14864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 25] fstat(3, <unfinished ...>
[pid 24] <... mmap resumed> ) = 0x7f1179206000
[pid 25] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=798, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19000, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/02-13:45:26, st_ctime=2014/01/15-14:23:04}) = 0
[pid 24] close(3 <unfinished ...>
[pid 25] mmap(NULL, 2113928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 24] <... close resumed> ) = 0
[pid 25] <... mmap resumed> ) = 0x7f272118c000
[pid 25] mprotect(0x7f2721190000, 2093056, PROT_NONE <unfinished ...>
[pid 24] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 25] <... mprotect resumed> ) = 0
[pid 24] <... mmap resumed> ) = 0x7f1179420000
[pid 25] mmap(0x7f272138f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000 <unfinished ...>
[pid 24] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 25] <... mmap resumed> ) = 0x7f272138f000
[pid 24] <... mmap resumed> ) = 0x7f117941f000
[pid 23] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd45f1f4a50) = 28
[pid 25] close(3 <unfinished ...>
[pid 24] arch_prctl(ARCH_SET_FS, 0x7f1179420700 <unfinished ...>
[pid 25] <... close resumed> ) = 0
[pid 24] <... arch_prctl resumed> ) = 0
[pid 23] clone( <unfinished ...>
[pid 25] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2721b90000
[pid 25] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 24] mprotect(0x7f1179200000, 16384, PROT_READ <unfinished ...>
[pid 25] <... mmap resumed> ) = 0x7f2721b8e000
Process 29 attached
[pid 25] arch_prctl(ARCH_SET_FS, 0x7f2721b8e780 <unfinished ...>
[pid 24] <... mprotect resumed> ) = 0
[pid 29] set_robust_list(0x7fd45f1f4a60, 24 <unfinished ...>
[pid 25] <... arch_prctl resumed> ) = 0
[pid 29] <... set_robust_list resumed> ) = 0
[pid 24] mprotect(0x606000, 4096, PROT_READ) = 0
[pid 29] execve("/usr/lib/systemd/system-generators/systemd-fstab-generator", ["/usr/lib/systemd/system-generato"..., "/tmp/systemd-generator.48wRE8", "/tmp/systemd-generator.early.3Y1"..., "/tmp/systemd-generator.late.Yz72"...], ["HOSTNAME=bef7f6801a3d", "TERM=xterm", "PATH=/usr/local/sbin:/usr/local/"..., "PWD=/", "SHLVL=1", "HOME=/", "container=lxc", "_=/usr/sbin/strace"] <unfinished ...>
[pid 25] mprotect(0x7f2721731000, 16384, PROT_READ <unfinished ...>
[pid 24] mprotect(0x7f1179429000, 4096, PROT_READ <unfinished ...>
[pid 25] <... mprotect resumed> ) = 0
[pid 24] <... mprotect resumed> ) = 0
[pid 25] mprotect(0x7f272138f000, 4096, PROT_READ <unfinished ...>
[pid 24] munmap(0x7f1179422000, 17670 <unfinished ...>
[pid 25] <... mprotect resumed> ) = 0
[pid 24] <... munmap resumed> ) = 0
[pid 23] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd45f1f4a50) = 29
[pid 25] mprotect(0x7f2721973000, 12288, PROT_READ <unfinished ...>
[pid 24] getpid( <unfinished ...>
[pid 25] <... mprotect resumed> ) = 0
[pid 24] <... getpid resumed> ) = 24
[pid 23] getdents(8, <unfinished ...>
[pid 24] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...>
[pid 29] <... execve resumed> ) = 0
[pid 25] mprotect(0x60e000, 4096, PROT_READ <unfinished ...>
[pid 24] <... ioctl resumed> , 0x7fffc95fdbc0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 29] brk(0 <unfinished ...>
[pid 25] <... mprotect resumed> ) = 0
[pid 29] <... brk resumed> ) = 0x10d5000
[pid 25] mprotect(0x7f2721b97000, 4096, PROT_READ <unfinished ...>
[pid 24] open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC <unfinished ...>
[pid 29] access("/etc/ld.so.preload", R_OK <unfinished ...>
[pid 25] <... mprotect resumed> ) = 0
[pid 29] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 25] munmap(0x7f2721b92000, 17670 <unfinished ...>
[pid 29] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 25] <... munmap resumed> ) = 0
[pid 29] <... open resumed> ) = 3
[pid 24] <... open resumed> ) = 3
[pid 29] fstat(3, <unfinished ...>
[pid 24] umask(022 <unfinished ...>
[pid 29] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=34, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17670, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
[pid 25] getpid( <unfinished ...>
[pid 29] mmap(NULL, 17670, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 25] <... getpid resumed> ) = 25
[pid 29] <... mmap resumed> ) = 0x7f761fd82000
[pid 25] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...>
[pid 29] close(3 <unfinished ...>
[pid 25] <... ioctl resumed> , 0x7fff87817130) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 29] <... close resumed> ) = 0
[pid 25] open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC <unfinished ...>
[pid 29] open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 25] <... open resumed> ) = 3
[pid 29] <... open resumed> ) = 3
[pid 25] umask(022 <unfinished ...>
[pid 29] read(3, <unfinished ...>
[pid 25] <... umask resumed> ) = 022
[pid 29] <... read resumed> "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
[pid 25] access("/etc/initrd-release", F_OK <unfinished ...>
[pid 29] fstat(3, <unfinished ...>
[pid 25] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 29] <... fstat resumed> {st_dev=makedev(0, 330), st_ino=42, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=3968, st_size=2031215, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/07-06:20:52, st_ctime=2014/01/15-14:23:06}) = 0
[pid 25] lstat("/", <unfinished ...>
[pid 29] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 25] <... lstat resumed> {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
[pid 29] <... mmap resumed> ) = 0x7f761fd81000
[pid 25] statfs("/", <unfinished ...>
[pid 29] mmap(NULL, 3840528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...>
[pid 25] <... statfs resumed> {f_type=0x61756673, f_bsize=4096, f_blocks=38671355, f_bfree=19126798, f_bavail=17156648, f_files=9830400, f_ffree=8716278, f_fsid={0, 0}, f_namelen=242, f_frsize=4096}) = 0
[pid 29] <... mmap resumed> ) = 0x7f761f7be000
[pid 24] <... umask resumed> ) = 022
[pid 29] mprotect(0x7f761f95e000, 2097152, PROT_NONE <unfinished ...>
[pid 25] exit_group(0) = ?
[pid 29] <... mprotect resumed> ) = 0
[pid 24] stat("/proc/1/root", <unfinished ...>
[pid 29] mmap(0x7f761fb5e000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0000 <unfinished ...>
[pid 24] <... stat resumed> {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
[pid 29] <... mmap resumed> ) = 0x7f761fb5e000
[pid 25] +++ exited with 0 +++
[pid 29] mmap(0x7f761fb64000, 14864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 24] stat("/", <unfinished ...>
[pid 29] <... mmap resumed> ) = 0x7f761fb64000
[pid 24] <... stat resumed> {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
[pid 29] close(3 <unfinished ...>
[pid 24] access("/proc/vz", F_OK <unfinished ...>
[pid 29] <... close resumed> ) = 0
[pid 24] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 23] <... getdents resumed> {}, 32768) = 0
[pid 29] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 23] waitid(P_PID, 24, <unfinished ...>
[pid 29] <... mmap resumed> ) = 0x7f761fd7f000
[pid 24] brk(0 <unfinished ...>
[pid 29] arch_prctl(ARCH_SET_FS, 0x7f761fd7f740 <unfinished ...>
[pid 24] <... brk resumed> ) = 0x102f000
[pid 29] <... arch_prctl resumed> ) = 0
[pid 24] brk(0x1050000) = 0x1050000
[pid 24] open("/proc/1/environ", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 29] mprotect(0x7f761fb5e000, 16384, PROT_READ <unfinished ...>
[pid 24] <... open resumed> ) = 4
[pid 29] <... mprotect resumed> ) = 0
[pid 24] fstat(4, {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
[pid 29] mprotect(0x609000, 4096, PROT_READ <unfinished ...>
[pid 24] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 29] <... mprotect resumed> ) = 0
[pid 24] <... mmap resumed> ) = 0x7f1179426000
[pid 29] mprotect(0x7f761fd87000, 4096, PROT_READ <unfinished ...>
[pid 24] read(4, <unfinished ...>
[pid 29] <... mprotect resumed> ) = 0
[pid 29] munmap(0x7f761fd82000, 17670 <unfinished ...>
[pid 24] <... read resumed> "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
[pid 29] <... munmap resumed> ) = 0
[pid 24] close(4) = 0
[pid 29] getpid( <unfinished ...>
[pid 24] munmap(0x7f1179426000, 4096 <unfinished ...>
[pid 29] <... getpid resumed> ) = 29
[pid 24] <... munmap resumed> ) = 0
[pid 29] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...>
[pid 24] stat("/tmp/systemd-generator.48wRE8/getty.target.wants", <unfinished ...>
[pid 29] <... ioctl resumed> , 0x7fff161c54a0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 29] open("/dev/kmsg", O_WRONLY|O_NOCTTY|O_CLOEXEC <unfinished ...>
[pid 24] <... stat resumed> 0x7fffc95fdb90) = -1 ENOENT (No such file or directory)
[pid 29] <... open resumed> ) = 3
[pid 24] mkdir("/tmp", 0755 <unfinished ...>
[pid 29] umask(022 <unfinished ...>
[pid 24] <... mkdir resumed> ) = -1 EEXIST (File exists)
[pid 29] <... umask resumed> ) = 022
[pid 24] mkdir("/tmp/systemd-generator.48wRE8", 0755 <unfinished ...>
[pid 29] stat("/proc/1/root", <unfinished ...>
[pid 24] <... mkdir resumed> ) = -1 EEXIST (File exists)
[pid 29] <... stat resumed> {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
[pid 24] mkdir("/tmp/systemd-generator.48wRE8/getty.target.wants", 0755 <unfinished ...>
[pid 29] stat("/", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
[pid 24] <... mkdir resumed> ) = 0
[pid 29] access("/proc/vz", F_OK <unfinished ...>
[pid 24] symlink("/usr/lib/systemd/system/console-getty.service", "/tmp/systemd-generator.48wRE8/getty.target.wants/console-getty.service" <unfinished ...>
[pid 29] <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 24] <... symlink resumed> ) = 0
[pid 24] exit_group(0) = ?
[pid 29] brk(0) = 0x10d5000
[pid 29] brk(0x10f6000 <unfinished ...>
[pid 24] +++ exited with 0 +++
[pid 29] <... brk resumed> ) = 0x10f6000
[pid 23] <... waitid resumed> {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24, si_status=0, si_utime=0, si_stime=0}, WEXITED, NULL) = 0
[pid 29] open("/proc/1/environ", O_RDONLY|O_CLOEXEC <unfinished ...>
[pid 23] waitid(P_PID, 25, <unfinished ...>
[pid 29] <... open resumed> ) = 4
[pid 23] <... waitid resumed> {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25, si_status=0, si_utime=0, si_stime=0}, WEXITED, NULL) = 0
[pid 29] fstat(4, <unfinished ...>
[pid 23] waitid(P_PID, 26, <unfinished ...>
[pid 29] <... fstat resumed> {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
[pid 23] <... waitid resumed> {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26, si_status=0, si_utime=0, si_stime=0}, WEXITED, NULL) = 0
[pid 29] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 23] waitid(P_PID, 27, <unfinished ...>
[pid 29] <... mmap resumed> ) = 0x7f761fd86000
[pid 23] <... waitid resumed> {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27, si_status=0, si_utime=0, si_stime=0}, WEXITED, NULL) = 0
[pid 29] read(4, <unfinished ...>
[pid 23] waitid(P_PID, 28, <unfinished ...>
[pid 29] <... read resumed> "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
[pid 23] <... waitid resumed> {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28, si_status=0, si_utime=0, si_stime=0}, WEXITED, NULL) = 0
[pid 29] close(4 <unfinished ...>
[pid 23] waitid(P_PID, 29, <unfinished ...>
[pid 29] <... close resumed> ) = 0
[pid 29] munmap(0x7f761fd86000, 4096) = 0
[pid 29] access("/etc/initrd-release", F_OK) = -1 ENOENT (No such file or directory)
[pid 29] open("/etc/fstab", O_RDONLY|O_CLOEXEC) = 4
[pid 29] fstat(4, {st_dev=makedev(0, 330), st_ino=802, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=103, st_atime=2014/01/15-14:51:30, st_mtime=2013/05/31-18:40:23, st_ctime=2014/01/15-14:21:53}) = 0
[pid 29] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f761fd86000
[pid 29] read(4, "# \n# /etc/fstab: static file sys"..., 4096) = 103
[pid 29] read(4, "", 4096) = 0
[pid 29] close(4) = 0
[pid 29] munmap(0x7f761fd86000, 4096) = 0
[pid 29] exit_group(0) = ?
[pid 29] +++ exited with 0 +++
<... waitid resumed> {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=29, si_status=0, si_utime=0, si_stime=0}, WEXITED, NULL) = 0
umask(022) = 022
rmdir("/tmp/systemd-generator.48wRE8") = -1 ENOTEMPTY (Directory not empty)
rmdir("/tmp/systemd-generator.early.3Y1r6K") = 0
rmdir("/tmp/systemd-generator.late.Yz72xn") = 0
close(8) = 0
lstat("/etc", {st_dev=makedev(0, 330), st_ino=13, st_mode=S_IFDIR|0755, st_nlink=55, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:35:09, st_ctime=2014/01/16-14:35:09}) = 0
lstat("/etc/systemd", {st_dev=makedev(0, 330), st_ino=775, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/10-23:01:54, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/etc/systemd/system", {st_dev=makedev(0, 330), st_ino=788, st_mode=S_IFDIR|0755, st_nlink=5, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/10-23:01:54, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/etc", {st_dev=makedev(0, 330), st_ino=13, st_mode=S_IFDIR|0755, st_nlink=55, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:35:09, st_ctime=2014/01/16-14:35:09}) = 0
lstat("/etc/systemd", {st_dev=makedev(0, 330), st_ino=775, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/10-23:01:54, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/etc/systemd/system", {st_dev=makedev(0, 330), st_ino=788, st_mode=S_IFDIR|0755, st_nlink=5, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/10-23:01:54, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/run", {st_dev=makedev(0, 330), st_ino=46, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
lstat("/run/systemd", {st_dev=makedev(0, 330), st_ino=1010, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
lstat("/run/systemd/system", 0x7fffa5118770) = -1 ENOENT (No such file or directory)
lstat("/tmp", {st_dev=makedev(0, 330), st_ino=59, st_mode=S_IFDIR|S_ISVTX|0777, st_nlink=4, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
lstat("/tmp/systemd-generator.48wRE8", {st_dev=makedev(0, 330), st_ino=1017, st_mode=S_IFDIR|0700, st_nlink=3, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:36:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
lstat("/usr", {st_dev=makedev(0, 330), st_ino=27, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
lstat("/usr/local", {st_dev=makedev(0, 330), st_ino=748, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:22:59, st_mtime=2013/05/31-18:40:23, st_ctime=2014/01/15-14:22:59}) = 0
lstat("/usr/local/lib", {st_dev=makedev(0, 330), st_ino=787, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:22:59, st_mtime=2013/05/31-18:40:23, st_ctime=2014/01/15-14:22:58}) = 0
lstat("/usr/local/lib/systemd", 0x7fffa5118770) = -1 ENOENT (No such file or directory)
lstat("/usr", {st_dev=makedev(0, 330), st_ino=27, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
lstat("/usr/lib", {st_dev=makedev(0, 330), st_ino=31, st_mode=S_IFDIR|0755, st_nlink=64, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/10-23:01:56, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/usr/lib/systemd", {st_dev=makedev(0, 330), st_ino=746, st_mode=S_IFDIR|0755, st_nlink=16, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/10-23:01:55, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/usr/lib/systemd/system", {st_dev=makedev(0, 330), st_ino=803, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=24, st_size=12288, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/10-23:01:56, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/usr", {st_dev=makedev(0, 330), st_ino=27, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:34:29, st_mtime=2014/01/16-14:34:29, st_ctime=2014/01/16-14:34:29}) = 0
lstat("/usr/lib", {st_dev=makedev(0, 330), st_ino=31, st_mode=S_IFDIR|0755, st_nlink=64, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/10-23:01:56, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/usr/lib/systemd", {st_dev=makedev(0, 330), st_ino=746, st_mode=S_IFDIR|0755, st_nlink=16, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/10-23:01:55, st_ctime=2014/01/15-14:23:51}) = 0
lstat("/usr/lib/systemd/system", {st_dev=makedev(0, 330), st_ino=803, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=24, st_size=12288, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/10-23:01:56, st_ctime=2014/01/15-14:23:51}) = 0
openat(AT_FDCWD, "/etc/systemd/system", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 8
getdents(8, {{d_ino=788, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=775, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=804, d_off=72, d_reclen=48, d_name="multi-user.target.wants", d_type=DT_DIR} {d_ino=805, d_off=104, d_reclen=40, d_name="getty.target.wants", d_type=DT_DIR}}, 32768) = 136
getdents(8, {}, 32768) = 0
close(8) = 0
openat(AT_FDCWD, "/run/systemd/system", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/tmp/systemd-generator.48wRE8", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 8
getdents(8, {{d_ino=1017, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=59, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=1020, d_off=64, d_reclen=40, d_name="getty.target.wants", d_type=DT_DIR}}, 32768) = 88
getdents(8, {}, 32768) = 0
close(8) = 0
openat(AT_FDCWD, "/usr/local/lib/systemd/system", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/systemd/system", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 8
getdents(8, {{d_ino=803, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=746, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=806, d_off=72, d_reclen=56, d_name="systemd-user-sessions.service", d_type=DT_REG} {d_ino=807, d_off=96, d_reclen=32, d_name="paths.target", d_type=DT_REG} {d_ino=808, d_off=136, d_reclen=48, d_name="systemd-udev-settle.service", d_type=DT_REG} {d_ino=809, d_off=184, d_reclen=64, d_name="dbus-org.freedesktop.hostname1.service", d_type=DT_LNK} {d_ino=810, d_off=224, d_reclen=48, d_name="systemd-initctl.service", d_type=DT_REG} {d_ino=811, d_off=256, d_reclen=48, d_name="systemd-sysctl.service", d_type=DT_REG} {d_ino=812, d_off=304, d_reclen=56, d_name="systemd-tmpfiles-setup-dev.service", d_type=DT_REG} {d_ino=813, d_off=336, d_reclen=40, d_name="shutdown.target", d_type=DT_REG} {d_ino=814, d_off=376, d_reclen=48, d_name="systemd-random-seed.service", d_type=DT_REG} {d_ino=815, d_off=424, d_reclen=56, d_name="initrd-udevadm-cleanup-db.service", d_type=DT_REG} {d_ino=816, d_off=456, d_reclen=40, d_name="debug-shell.service", d_type=DT_REG} {d_ino=817, d_off=512, d_reclen=40, d_name="local-fs.target", d_type=DT_REG} {d_ino=818, d_off=560, d_reclen=56, d_name="systemd-ask-password-console.path", d_type=DT_REG} {d_ino=819, d_off=592, d_reclen=40, d_name="systemd-halt.service", d_type=DT_REG} {d_ino=820, d_off=616, d_reclen=40, d_name="slices.target", d_type=DT_REG} {d_ino=821, d_off=640, d_reclen=32, d_name="system.slice", d_type=DT_REG} {d_ino=822, d_off=680, d_reclen=56, d_name="systemd-vconsole-setup.service", d_type=DT_REG} {d_ino=823, d_off=712, d_reclen=40, d_name="initrd-fs.target", d_type=DT_REG} {d_ino=824, d_off=736, d_reclen=32, d_name="talk.service", d_type=DT_REG} {d_ino=825, d_off=776, d_reclen=48, d_name="systemd-quotacheck.service", d_type=DT_REG} {d_ino=826, d_off=808, d_reclen=40, d_name="dev-hugepages.mount", d_type=DT_REG} {d_ino=827, d_off=840, d_reclen=40, d_name="iptables.service", d_type=DT_REG} {d_ino=828, d_off=872, d_reclen=48, d_name="systemd-reboot.service", d_type=DT_REG} {d_ino=829, d_off=920, d_reclen=56, d_name="dbus-org.freedesktop.locale1.service", d_type=DT_LNK} {d_ino=830, d_off=960, d_reclen=48, d_name="systemd-udevd-kernel.socket", d_type=DT_REG} {d_ino=831, d_off=992, d_reclen=40, d_name="rlogin@.service", d_type=DT_REG} {d_ino=832, d_off=1024, d_reclen=40, d_name="reboot.target", d_type=DT_REG} {d_ino=833, d_off=1048, d_reclen=40, d_name="network.target", d_type=DT_REG} {d_ino=834, d_off=1072, d_reclen=40, d_name="umount.target", d_type=DT_REG} {d_ino=835, d_off=1112, d_reclen=48, d_name="systemd-remount-fs.service", d_type=DT_REG} {d_ino=836, d_off=1152, d_reclen=48, d_name="initrd-switch-root.target", d_type=DT_REG} {d_ino=837, d_off=1192, d_reclen=48, d_name="systemd-update-utmp.service", d_type=DT_REG} {d_ino=838, d_off=1224, d_reclen=40, d_name="emergency.service", d_type=DT_REG} {d_ino=839, d_off=1264, d_reclen=56, d_name="systemd-readahead-done.service", d_type=DT_REG} {d_ino=840, d_off=1296, d_reclen=40, d_name="ctrl-alt-del.target", d_type=DT_LNK} {d_ino=841, d_off=1320, d_reclen=40, d_name="sigpwr.target", d_type=DT_REG} {d_ino=842, d_off=1360, d_reclen=48, d_name="systemd-machined.service", d_type=DT_REG} {d_ino=843, d_off=1384, d_reclen=40, d_name="timers.target", d_type=DT_REG} {d_ino=844, d_off=1424, d_reclen=48, d_name="systemd-timedated.service", d_type=DT_REG} {d_ino=845, d_off=1448, d_reclen=32, d_name="user.slice", d_type=DT_REG} {d_ino=846, d_off=1472, d_reclen=40, d_name="telnet.socket", d_type=DT_REG} {d_ino=847, d_off=1504, d_reclen=48, d_name="systemd-kexec.service", d_type=DT_REG} {d_ino=848, d_off=1536, d_reclen=40, d_name="initrd.target", d_type=DT_REG} {d_ino=849, d_off=1560, d_reclen=40, d_name="sysinit.target", d_type=DT_REG} {d_ino=850, d_off=1600, d_reclen=48, d_name="systemd-udev-trigger.service", d_type=DT_REG} {d_ino=851, d_off=1632, d_reclen=40, d_name="quotaon.service", d_type=DT_REG} {d_ino=852, d_off=1656, d_reclen=40, d_name="rlogin.socket", d_type=DT_REG} {d_ino=853, d_off=1704, d_reclen=56, d_name="systemd-readahead-replay.service", d_type=DT_REG} {d_ino=854, d_off=1736, d_reclen=48, d_name="systemd-initctl.socket", d_type=DT_REG} {d_ino=855, d_off=1776, d_reclen=48, d_name="systemd-tmpfiles-clean.timer", d_type=DT_REG} {d_ino=856, d_off=1800, d_reclen=40, d_name="netctl.service", d_type=DT_REG} {d_ino=857, d_off=1824, d_reclen=32, d_name="rsh@.service", d_type=DT_REG} {d_ino=858, d_off=1864, d_reclen=56, d_name="systemd-journal-flush.service", d_type=DT_REG} {d_ino=859, d_off=1888, d_reclen=32, d_name="final.target", d_type=DT_REG} {d_ino=860, d_off=1920, d_reclen=48, d_name="nss-user-lookup.target", d_type=DT_REG} {d_ino=861, d_off=1952, d_reclen=40, d_name="graphical.target", d_type=DT_REG} {d_ino=862, d_off=2000, d_reclen=56, d_name="systemd-update-utmp-runlevel.service", d_type=DT_REG} {d_ino=863, d_off=2048, d_reclen=40, d_name="ip6tables.service", d_type=DT_REG} {d_ino=864, d_off=2088, d_reclen=48, d_name="systemd-hostnamed.service", d_type=DT_REG} {d_ino=865, d_off=2120, d_reclen=40, d_name="timers.target.wants", d_type=DT_DIR} {d_ino=866, d_off=2152, d_reclen=48, d_name="local-fs.target.wants", d_type=DT_DIR} {d_ino=867, d_off=2176, d_reclen=32, d_name="halt.target", d_type=DT_REG} {d_ino=868, d_off=2224, d_reclen=64, d_name="dbus-org.freedesktop.machine1.service", d_type=DT_LNK} {d_ino=869, d_off=2248, d_reclen=32, d_name="dbus.service", d_type=DT_REG} {d_ino=870, d_off=2280, d_reclen=48, d_name="console-getty.service", d_type=DT_REG} {d_ino=871, d_off=2320, d_reclen=48, d_name="kmod-static-nodes.service", d_type=DT_REG} {d_ino=872, d_off=2352, d_reclen=40, d_name="time-sync.target", d_type=DT_REG} {d_ino=873, d_off=2384, d_reclen=40, d_name="poweroff.target", d_type=DT_REG} {d_ino=874, d_off=2416, d_reclen=40, d_name="system-update.target", d_type=DT_REG} {d_ino=875, d_off=2456, d_reclen=48, d_name="systemd-readahead-done.timer", d_type=DT_REG} {d_ino=876, d_off=2504, d_reclen=56, d_name="systemd-journal-gatewayd.service", d_type=DT_REG} {d_ino=877, d_off=2560, d_reclen=40, d_name="sockets.target.wants", d_type=DT_DIR} {d_ino=878, d_off=2600, d_reclen=48, d_name="systemd-modules-load.service", d_type=DT_REG} {d_ino=879, d_off=2640, d_reclen=48, d_name="systemd-suspend.service", d_type=DT_REG} {d_ino=880, d_off=2672, d_reclen=40, d_name="cryptsetup.target", d_type=DT_REG} {d_ino=881, d_off=2696, d_reclen=32, d_name="dbus.socket", d_type=DT_REG} {d_ino=882, d_off=2720, d_reclen=40, d_name="machine.slice", d_type=DT_REG} {d_ino=883, d_off=2744, d_reclen=40, d_name="rescue.target", d_type=DT_REG} {d_ino=884, d_off=2768, d_reclen=32, d_name="sleep.target", d_type=DT_REG} {d_ino=885, d_off=2800, d_reclen=48, d_name="systemd-binfmt.service", d_type=DT_REG} {d_ino=886, d_off=2832, d_reclen=40, d_name="dhcpcd@.service", d_type=DT_REG} {d_ino=887, d_off=2872, d_reclen=48, d_name="systemd-fsck-root.service", d_type=DT_REG} {d_ino=888, d_off=2912, d_reclen=48, d_name="sys-kernel-config.mount", d_type=DT_REG} {d_ino=889, d_off=2952, d_reclen=48, d_name="systemd-udevd-control.socket", d_type=DT_REG} {d_ino=890, d_off=2976, d_reclen=32, d_name="rsh.socket", d_type=DT_REG} {d_ino=891, d_off=3016, d_reclen=48, d_name="systemd-poweroff.service", d_type=DT_REG} {d_ino=892, d_off=3072, d_reclen=48, d_name="systemd-shutdownd.socket", d_type=DT_REG} {d_ino=893, d_off=3104, d_reclen=40, d_name="netctl@.service", d_type=DT_REG} {d_ino=894, d_off=3128, d_reclen=40, d_name="uuidd.service", d_type=DT_REG} {d_ino=895, d_off=3152, d_reclen=40, d_name="dhcpcd.service", d_type=DT_REG} {d_ino=896, d_off=3184, d_reclen=48, d_name="console-shell.service", d_type=DT_REG} {d_ino=897, d_off=3208, d_reclen=32, d_name="talk.socket", d_type=DT_REG} {d_ino=898, d_off=3248, d_reclen=48, d_name="initrd-switch-root.service", d_type=DT_REG} {d_ino=899, d_off=3280, d_reclen=48, d_name="initrd-cleanup.service", d_type=DT_REG} {d_ino=900, d_off=3328, d_reclen=56, d_name="systemd-ask-password-console.service", d_type=DT_REG} {d_ino=901, d_off=3360, d_reclen=40, d_name="bluetooth.target", d_type=DT_REG} {d_ino=902, d_off=3400, d_reclen=56, d_name="systemd-tmpfiles-clean.service", d_type=DT_REG} {d_ino=903, d_off=3424, d_reclen=32, d_name="basic.target", d_type=DT_REG} {d_ino=904, d_off=3464, d_reclen=48, d_name="initrd-parse-etc.service", d_type=DT_REG} {d_ino=905, d_off=3488, d_reclen=40, d_name="default.target", d_type=DT_LNK} {d_ino=906, d_off=3512, d_reclen=32, d_name="-.slice", d_type=DT_REG} {d_ino=907, d_off=3552, d_reclen=56, d_name="sys-fs-fuse-connections.mount", d_type=DT_REG} {d_ino=908, d_off=3584, d_reclen=40, d_name="local-fs-pre.target", d_type=DT_REG} {d_ino=909, d_off=3616, d_reclen=48, d_name="systemd-udevd.service", d_type=DT_REG} {d_ino=910, d_off=3656, d_reclen=56, d_name="systemd-ask-password-wall.path", d_type=DT_REG} {d_ino=911, d_off=3704, d_reclen=56, d_name="systemd-readahead-collect.service", d_type=DT_REG} {d_ino=912, d_off=3728, d_reclen=40, d_name="cronie.service", d_type=DT_REG} {d_ino=913, d_off=3752, d_reclen=32, d_name="kexec.target", d_type=DT_REG} {d_ino=914, d_off=3776, d_reclen=40, d_name="printer.target", d_type=DT_REG} {d_ino=915, d_off=3808, d_reclen=48, d_name="sys-kernel-debug.mount", d_type=DT_REG} {d_ino=916, d_off=3832, d_reclen=40, d_name="getty@.service", d_type=DT_REG} {d_ino=917, d_off=3856, d_reclen=40, d_name="syslog.socket", d_type=DT_REG} {d_ino=918, d_off=3880, d_reclen=40, d_name="suspend.target", d_type=DT_REG} {d_ino=919, d_off=3928, d_reclen=64, d_name="dbus-org.freedesktop.timedate1.service", d_type=DT_LNK} {d_ino=920, d_off=3952, d_reclen=32, d_name="tmp.mount", d_type=DT_REG} {d_ino=921, d_off=3992, d_reclen=48, d_name="netctl-ifplugd@.service", d_type=DT_REG} {d_ino=922, d_off=4016, d_reclen=40, d_name="sockets.target", d_type=DT_REG} {d_ino=923, d_off=4048, d_reclen=40, d_name="dbus.target.wants", d_type=DT_DIR} {d_ino=924, d_off=4096, d_reclen=32, d_name="nscd.service", d_type=DT_REG} {d_ino=925, d_off=4128, d_reclen=40, d_name="netctl-sleep.service", d_type=DT_REG} {d_ino=926, d_off=4160, d_reclen=40, d_name="dmeventd.service", d_type=DT_REG} {d_ino=927, d_off=4208, d_reclen=56, d_name="systemd-ask-password-wall.service", d_type=DT_REG} {d_ino=928, d_off=4232, d_reclen=40, d_name="rpcbind.target", d_type=DT_REG} {d_ino=929, d_off=4272, d_reclen=48, d_name="systemd-hybrid-sleep.service", d_type=DT_REG} {d_ino=930, d_off=4296, d_reclen=40, d_name="rescue.service", d_type=DT_REG} {d_ino=931, d_off=4328, d_reclen=40, d_name="remote-fs.target", d_type=DT_REG} {d_ino=932, d_off=4360, d_reclen=40, d_name="smartcard.target", d_type=DT_REG} {d_ino=933, d_off=4392, d_reclen=40, d_name="hibernate.target", d_type=DT_REG} {d_ino=934, d_off=4416, d_reclen=40, d_name="user@.service", d_type=DT_REG} {d_ino=935, d_off=4456, d_reclen=48, d_name="systemd-journald.service", d_type=DT_REG} {d_ino=936, d_off=4504, d_reclen=56, d_name="dbus-org.freedesktop.login1.service", d_type=DT_LNK} {d_ino=937, d_off=4552, d_reclen=56, d_name="proc-sys-fs-binfmt_misc.automount", d_type=DT_REG} {d_ino=938, d_off=4608, d_reclen=48, d_name="network-online.target", d_type=DT_REG} {d_ino=939, d_off=4640, d_reclen=40, d_name="remote-fs-pre.target", d_type=DT_REG} {d_ino=940, d_off=4672, d_reclen=40, d_name="dev-mqueue.mount", d_type=DT_REG} {d_ino=941, d_off=4696, d_reclen=32, d_name="ftpd.service", d_type=DT_REG} {d_ino=942, d_off=4728, d_reclen=48, d_name="initrd-root-fs.target", d_type=DT_REG} {d_ino=943, d_off=4760, d_reclen=40, d_name="dmeventd.socket", d_type=DT_REG} {d_ino=944, d_off=4800, d_reclen=56, d_name="systemd-readahead-drop.service", d_type=DT_REG} {d_ino=945, d_off=4840, d_reclen=48, d_name="systemd-hibernate.service", d_type=DT_REG} {d_ino=946, d_off=4872, d_reclen=40, d_name="netctl-auto@.service", d_type=DT_REG} {d_ino=947, d_off=4896, d_reclen=32, d_name="uuidd.socket", d_type=DT_REG} {d_ino=948, d_off=4928, d_reclen=48, d_name="systemd-fsck@.service", d_type=DT_REG} {d_ino=949, d_off=4960, d_reclen=40, d_name="telnet@.service", d_type=DT_REG} {d_ino=950, d_off=4992, d_reclen=40, d_name="hybrid-sleep.target", d_type=DT_REG} {d_ino=951, d_off=5024, d_reclen=40, d_name="nss-lookup.target", d_type=DT_REG} {d_ino=952, d_off=5064, d_reclen=48, d_name="multi-user.target.wants", d_type=DT_DIR} {d_ino=953, d_off=5120, d_reclen=48, d_name="systemd-logind.service", d_type=DT_REG} {d_ino=954, d_off=5152, d_reclen=40, d_name="emergency.target", d_type=DT_REG} {d_ino=955, d_off=5192, d_reclen=48, d_name="systemd-nspawn@.service", d_type=DT_REG} {d_ino=956, d_off=5232, d_reclen=48, d_name="systemd-localed.service", d_type=DT_REG} {d_ino=957, d_off=5264, d_reclen=40, d_name="sysinit.target.wants", d_type=DT_DIR} {d_ino=958, d_off=5304, d_reclen=48, d_name="systemd-backlight@.service", d_type=DT_REG} {d_ino=959, d_off=5336, d_reclen=48, d_name="serial-getty@.service", d_type=DT_REG} {d_ino=960, d_off=5368, d_reclen=40, d_name="autovt@.service", d_type=DT_LNK} {d_ino=961, d_off=5408, d_reclen=56, d_name="systemd-tmpfiles-setup.service", d_type=DT_REG} {d_ino=962, d_off=5432, d_reclen=32, d_name="getty.target", d_type=DT_REG} {d_ino=963, d_off=5472, d_reclen=48, d_name="systemd-shutdownd.service", d_type=DT_REG} {d_ino=964, d_off=5504, d_reclen=40, d_name="multi-user.target", d_type=DT_REG} {d_ino=965, d_off=5528, d_reclen=32, d_name="swap.target", d_type=DT_REG} {d_ino=966, d_off=5552, d_reclen=32, d_name="sound.target", d_type=DT_REG} {d_ino=967, d_off=5632, d_reclen=56, d_name="proc-sys-fs-binfmt_misc.mount", d_type=DT_REG} {d_ino=968, d_off=5680, d_reclen=56, d_name="systemd-journal-gatewayd.socket", d_type=DT_REG} {d_ino=969, d_off=5720, d_reclen=48, d_name="systemd-journald.socket", d_type=DT_REG}}, 32768) = 7280
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 9
read(9, "\301\274`\366", 4) = 4
close(9) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 9
read(9, "n\22E\7", 4) = 4
close(9) = 0
getdents(8, {}, 32768) = 0
close(8) = 0
open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 8
fstat(8, {st_dev=makedev(0, 330), st_ino=971, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/01/15-14:51:30, st_mtime=2013/10/02-12:01:13, st_ctime=2014/01/15-14:21:49}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
read(8, "# see udev(7) for details\n\n#udev"..., 4096) = 44
read(8, "", 4096) = 0
close(8) = 0
munmap(0x7fd45f200000, 4096) = 0
socket(PF_NETLINK, SOCK_RAW|SOCK_CLOEXEC|SOCK_NONBLOCK, 15) = 8
setsockopt(8, SOL_SOCKET, 0x21 /* SO_??? */, [134217728], 4) = 0
setsockopt(8, SOL_SOCKET, SO_ATTACH_FILTER, "\v\0\0\0\0\0\0\0\0x\21\245\377\177\0\0", 16) = 0
bind(8, {sa_family=AF_NETLINK, pid=0, groups=00000002}, 12) = 0
getsockname(8, {sa_family=AF_NETLINK, pid=23, groups=00000002}, [12]) = 0
setsockopt(8, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0
epoll_ctl(4, EPOLL_CTL_ADD, 8, {EPOLLIN, {u32=17396568, u64=17396568}}) = 0
openat(AT_FDCWD, "/run/udev/tags/systemd", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/proc/self/mountinfo", O_RDONLY|O_CLOEXEC) = 9
epoll_ctl(4, EPOLL_CTL_ADD, 9, {EPOLLPRI, {u32=17396608, u64=17396608}}) = 0
fstat(9, {st_dev=makedev(0, 331), st_ino=848021, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f200000
lseek(9, 0, SEEK_SET) = 0
read(9, "347 197 0:330 / / rw,relatime - "..., 1024) = 1024
open("/usr/lib/systemd/system/local-fs.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=817, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=489, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=817, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=489, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 489
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
openat(AT_FDCWD, "/usr/lib/systemd/system/local-fs.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, {{d_ino=972, d_off=40, d_reclen=48, d_name="systemd-remount-fs.service", d_type=DT_LNK} {d_ino=866, d_off=56, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=803, d_off=72, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=973, d_off=96, d_reclen=32, d_name="tmp.mount", d_type=DT_LNK}}, 32768) = 128
getdents(10, {}, 32768) = 0
close(10) = 0
open("/usr/lib/systemd/system/tmp.mount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=920, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=591, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=920, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=591, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 591
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/system.slice", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=821, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=433, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=821, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=433, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 433
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/-.slice", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=906, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=403, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=906, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=403, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 403
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/slices.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=820, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=409, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=820, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=409, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 409
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-journald.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=969, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=833, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=969, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=833, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 833
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-journald.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=935, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=940, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=935, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=940, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 940
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/sysinit.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=849, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=540, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=849, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=540, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 540
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
openat(AT_FDCWD, "/usr/lib/systemd/system/sysinit.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, {{d_ino=974, d_off=32, d_reclen=48, d_name="systemd-sysctl.service", d_type=DT_LNK} {d_ino=975, d_off=80, d_reclen=56, d_name="systemd-tmpfiles-setup-dev.service", d_type=DT_LNK} {d_ino=976, d_off=120, d_reclen=48, d_name="systemd-random-seed.service", d_type=DT_LNK} {d_ino=977, d_off=168, d_reclen=56, d_name="systemd-ask-password-console.path", d_type=DT_LNK} {d_ino=978, d_off=208, d_reclen=56, d_name="systemd-vconsole-setup.service", d_type=DT_LNK} {d_ino=979, d_off=240, d_reclen=40, d_name="dev-hugepages.mount", d_type=DT_LNK} {d_ino=980, d_off=280, d_reclen=48, d_name="systemd-update-utmp.service", d_type=DT_LNK} {d_ino=957, d_off=296, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=981, d_off=336, d_reclen=48, d_name="systemd-udev-trigger.service", d_type=DT_LNK} {d_ino=982, d_off=376, d_reclen=56, d_name="systemd-journal-flush.service", d_type=DT_LNK} {d_ino=983, d_off=416, d_reclen=48, d_name="kmod-static-nodes.service", d_type=DT_LNK} {d_ino=803, d_off=432, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=984, d_off=472, d_reclen=48, d_name="systemd-modules-load.service", d_type=DT_LNK} {d_ino=985, d_off=512, d_reclen=40, d_name="cryptsetup.target", d_type=DT_LNK} {d_ino=986, d_off=544, d_reclen=48, d_name="systemd-binfmt.service", d_type=DT_LNK} {d_ino=987, d_off=584, d_reclen=48, d_name="sys-kernel-config.mount", d_type=DT_LNK} {d_ino=988, d_off=624, d_reclen=56, d_name="sys-fs-fuse-connections.mount", d_type=DT_LNK} {d_ino=989, d_off=656, d_reclen=48, d_name="systemd-udevd.service", d_type=DT_LNK} {d_ino=990, d_off=688, d_reclen=48, d_name="sys-kernel-debug.mount", d_type=DT_LNK} {d_ino=991, d_off=728, d_reclen=48, d_name="systemd-journald.service", d_type=DT_LNK} {d_ino=992, d_off=776, d_reclen=56, d_name="proc-sys-fs-binfmt_misc.automount", d_type=DT_LNK} {d_ino=993, d_off=808, d_reclen=40, d_name="dev-mqueue.mount", d_type=DT_LNK} {d_ino=994, d_off=848, d_reclen=56, d_name="systemd-tmpfiles-setup.service", d_type=DT_LNK}}, 32768) = 1088
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\232\263y\200", 4) = 4
close(11) = 0
brk(0x10d9000) = 0x10d9000
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\0363@\221", 4) = 4
close(11) = 0
getdents(10, {}, 32768) = 0
close(10) = 0
open("/usr/lib/systemd/system/systemd-tmpfiles-setup.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=961, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=915, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=961, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=915, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 915
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-readahead-replay.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=853, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=757, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=853, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=757, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 757
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-readahead-collect.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=911, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=845, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=911, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=845, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 845
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-readahead-done.timer", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=875, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=593, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=875, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=593, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 593
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-readahead-done.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=839, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=615, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=839, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=615, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 615
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/default.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = -1 ELOOP (Too many levels of symbolic links)
readlink("/usr/lib/systemd/system/default.target", "graphical.target", 99) = 16
open("/usr/lib/systemd/system/graphical.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=861, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=522, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=861, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=522, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 522
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/rescue.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=883, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=486, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=883, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=486, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 486
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/rescue.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=930, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=958, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=930, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=958, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 958
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/multi-user.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=964, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=524, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=964, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=524, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 524
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
openat(AT_FDCWD, "/etc/systemd/system/multi-user.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, {{d_ino=804, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=788, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=995, d_off=64, d_reclen=40, d_name="remote-fs.target", d_type=DT_LNK}}, 32768) = 88
getdents(10, {}, 32768) = 0
close(10) = 0
openat(AT_FDCWD, "/usr/lib/systemd/system/multi-user.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, {{d_ino=996, d_off=40, d_reclen=56, d_name="systemd-user-sessions.service", d_type=DT_LNK} {d_ino=952, d_off=56, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=997, d_off=80, d_reclen=32, d_name="dbus.service", d_type=DT_LNK} {d_ino=803, d_off=96, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=998, d_off=136, d_reclen=56, d_name="systemd-ask-password-wall.path", d_type=DT_LNK} {d_ino=999, d_off=168, d_reclen=48, d_name="systemd-logind.service", d_type=DT_LNK} {d_ino=1000, d_off=192, d_reclen=32, d_name="getty.target", d_type=DT_LNK}}, 32768) = 272
getdents(10, {}, 32768) = 0
close(10) = 0
open("/usr/lib/systemd/system/getty.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=962, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=460, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=962, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=460, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 460
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
openat(AT_FDCWD, "/etc/systemd/system/getty.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, {{d_ino=805, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=788, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=1001, d_off=64, d_reclen=40, d_name="getty@tty1.service", d_type=DT_LNK}}, 32768) = 88
getdents(10, {}, 32768) = 0
close(10) = 0
openat(AT_FDCWD, "/tmp/systemd-generator.48wRE8/getty.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, {{d_ino=1020, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=1021, d_off=48, d_reclen=48, d_name="console-getty.service", d_type=DT_LNK} {d_ino=1017, d_off=64, d_reclen=24, d_name="..", d_type=DT_DIR}}, 32768) = 96
getdents(10, {}, 32768) = 0
close(10) = 0
open("/usr/lib/systemd/system/console-getty.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=870, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=699, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=870, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=699, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 699
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/etc/systemd/system/getty.target.wants/getty@tty1.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = -1 ELOOP (Too many levels of symbolic links)
readlink("/etc/systemd/system/getty.target.wants/getty@tty1.service", "/usr/lib/systemd/system/getty@.s"..., 99) = 38
open("/usr/lib/systemd/system/getty@.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=916, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1486, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=916, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1486, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 1486
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-logind.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=953, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=972, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=953, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=972, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 972
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/dbus.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=881, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=102, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/01-17:58:14, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=881, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=102, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/01-17:58:14, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "[Unit]\nDescription=D-Bus System "..., 4096) = 102
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/nss-user-lookup.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=860, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=473, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=860, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=473, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 473
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/user.slice", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=845, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=392, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=845, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=392, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 392
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-ask-password-wall.path", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=910, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=574, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=910, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=574, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 574
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-ask-password-wall.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=927, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=689, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=927, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=689, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 689
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/paths.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=807, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=354, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=807, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=354, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 354
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/dbus.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=869, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=353, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/01-17:58:14, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=869, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=353, st_atime=2014/01/15-14:51:26, st_mtime=2014/01/01-17:58:14, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "[Unit]\nDescription=D-Bus System "..., 4096) = 353
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-user-sessions.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=806, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=558, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=806, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=558, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 558
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 10
read(10, "\312\332\260[", 4) = 4
close(10) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 10
read(10, "$0Y\26", 4) = 4
close(10) = 0
open("/usr/lib/systemd/system/remote-fs.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=931, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=482, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=931, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=482, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 482
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/remote-fs-pre.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=939, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=396, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=939, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=396, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 396
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/basic.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=903, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=546, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=903, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=546, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 546
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/timers.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=843, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=355, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=843, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=355, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 355
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
openat(AT_FDCWD, "/usr/lib/systemd/system/timers.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, {{d_ino=865, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=1002, d_off=56, d_reclen=48, d_name="systemd-tmpfiles-clean.timer", d_type=DT_LNK} {d_ino=803, d_off=72, d_reclen=24, d_name="..", d_type=DT_DIR}}, 32768) = 96
getdents(10, {}, 32768) = 0
close(10) = 0
open("/usr/lib/systemd/system/systemd-tmpfiles-clean.timer", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=855, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=450, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=855, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=450, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 450
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-tmpfiles-clean.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=902, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=853, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=902, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=853, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 853
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/dev-mqueue.mount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=940, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=590, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=940, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=590, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 590
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=937, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=693, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=937, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=693, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 693
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=967, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=603, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=967, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=603, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 603
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/sys-kernel-debug.mount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=915, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=628, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=915, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=628, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 628
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-udevd.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=909, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=772, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=909, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=772, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 772
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-udevd-kernel.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=830, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=575, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=830, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=575, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 575
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-udevd-control.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=889, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=578, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=889, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=578, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 578
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/sys-fs-fuse-connections.mount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=907, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=681, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=907, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=681, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 681
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/sys-kernel-config.mount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=888, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=685, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=888, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=685, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 685
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-binfmt.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=885, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1015, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=885, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1015, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 1015
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/cryptsetup.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=880, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=366, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=880, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=366, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 366
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-modules-load.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=878, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1029, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=878, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1029, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 1029
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/kmod-static-nodes.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=871, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=721, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=871, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=721, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 721
uname({sysname="Linux", nodename="bef7f6801a3d", release="3.12.7-1-zen", version="#1 ZEN SMP PREEMPT Fri Jan 10 15:35:40 UTC 2014", machine="x86_64", domainname="(none)"}) = 0
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-journal-flush.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=858, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=702, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=858, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=702, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 702
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-udev-trigger.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=850, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=723, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=850, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=723, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 723
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-update-utmp.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=837, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=831, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=837, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=831, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 831
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/dev-hugepages.mount", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=826, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=636, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=826, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=636, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 636
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 10
read(10, "\203\304\34\230", 4) = 4
close(10) = 0
open("/usr/lib/systemd/system/systemd-vconsole-setup.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=822, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=690, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=822, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=690, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 690
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 10
read(10, "\375Q)\260", 4) = 4
close(10) = 0
open("/usr/lib/systemd/system/systemd-ask-password-console.path", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=818, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=646, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=818, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=646, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 646
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-ask-password-console.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=900, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=657, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=900, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=657, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 657
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-random-seed.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=814, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=777, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=814, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=777, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 777
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\373\31\366U", 4) = 4
close(11) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\313:\36\21", 4) = 4
close(11) = 0
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=812, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=622, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=812, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=622, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 622
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, ">\245\366\26", 4) = 4
close(11) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\3467\243\320", 4) = 4
close(11) = 0
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-sysctl.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=811, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=900, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=811, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=900, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 900
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/swap.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=965, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=353, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=965, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=353, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 353
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/emergency.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=838, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=940, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=838, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=940, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 940
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/syslog.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=917, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1235, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=917, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1235, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 1235
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 10
read(10, "\246-,\236", 4) = 4
close(10) = 0
mmap(NULL, 323584, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f17d000
open("/usr/lib/systemd/system/sockets.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=922, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=356, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=922, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=356, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 356
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
openat(AT_FDCWD, "/usr/lib/systemd/system/sockets.target.wants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
brk(0x10fd000) = 0x10fd000
getdents(10, {{d_ino=1003, d_off=40, d_reclen=48, d_name="systemd-udevd-kernel.socket", d_type=DT_LNK} {d_ino=877, d_off=56, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=1004, d_off=88, d_reclen=48, d_name="systemd-initctl.socket", d_type=DT_LNK} {d_ino=803, d_off=104, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=1005, d_off=128, d_reclen=32, d_name="dbus.socket", d_type=DT_LNK} {d_ino=1006, d_off=168, d_reclen=48, d_name="systemd-udevd-control.socket", d_type=DT_LNK} {d_ino=1007, d_off=208, d_reclen=48, d_name="systemd-shutdownd.socket", d_type=DT_LNK} {d_ino=1008, d_off=240, d_reclen=40, d_name="dmeventd.socket", d_type=DT_LNK} {d_ino=1009, d_off=280, d_reclen=48, d_name="systemd-journald.socket", d_type=DT_LNK}}, 32768) = 360
getdents(10, {}, 32768) = 0
close(10) = 0
open("/usr/lib/systemd/system/dmeventd.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=943, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=243, st_atime=2014/01/15-14:51:26, st_mtime=2013/11/13-19:32:31, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=943, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=243, st_atime=2014/01/15-14:51:26, st_mtime=2013/11/13-19:32:31, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "[Unit]\nDescription=Device-mapper"..., 4096) = 243
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/dmeventd.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=926, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=305, st_atime=2014/01/15-14:51:26, st_mtime=2013/11/13-19:32:31, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=926, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=305, st_atime=2014/01/15-14:51:26, st_mtime=2013/11/13-19:32:31, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "[Unit]\nDescription=Device-mapper"..., 4096) = 305
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-shutdownd.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=892, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=528, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=892, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=528, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 528
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-shutdownd.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=963, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=479, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=963, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=479, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 479
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-initctl.socket", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=854, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=489, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=854, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=489, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 489
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-initctl.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=810, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=484, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=810, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=484, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 484
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/umount.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=834, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=417, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=834, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=417, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 417
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-remount-fs.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=835, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=828, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=835, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=828, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 828
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/systemd-fsck-root.service", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=887, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=683, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=887, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=683, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 683
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/emergency.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=954, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=431, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=954, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=431, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 431
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/shutdown.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=813, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=402, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=813, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=402, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 402
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
open("/usr/lib/systemd/system/local-fs-pre.target", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10
fcntl(10, F_GETFL) = 0x28000 (flags O_RDONLY|O_LARGEFILE|O_NOFOLLOW)
fstat(10, {st_dev=makedev(0, 330), st_ino=908, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=395, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_dev=makedev(0, 330), st_ino=908, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=395, st_atime=2014/01/15-14:51:26, st_mtime=2013/12/15-13:55:55, st_ctime=2014/01/15-14:23:18}) = 0
read(10, "# This file is part of systemd."..., 4096) = 395
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fd45f1ff000, 4096) = 0
read(9, "w,nosuid,nodev,noexec,relatime -"..., 1024) = 318
read(9, "", 1024) = 0
open("/proc/swaps", O_RDONLY|O_CLOEXEC) = 10
epoll_ctl(4, EPOLL_CTL_ADD, 10, {EPOLLPRI, {u32=17396656, u64=17396656}}) = 0
fstat(10, {st_dev=makedev(0, 331), st_ino=4026532027, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1ff000
lseek(10, 0, SEEK_SET) = 0
read(10, "Filename\t\t\t\tType\t\tSize\tUsed\tPrio"..., 1024) = 105
read(10, "", 1024) = 0
stat("/dev/dm-1", 0x7fffa5118840) = -1 ENOENT (No such file or directory)
read(10, "", 1024) = 0
stat("/proc/1/root", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
stat("/", {st_dev=makedev(0, 330), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=43, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:35:46, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
access("/proc/vz", F_OK) = -1 ENOENT (No such file or directory)
open("/proc/1/environ", O_RDONLY|O_CLOEXEC) = 11
fstat(11, {st_dev=makedev(0, 331), st_ino=844540, st_mode=S_IFREG|0400, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd45f1fe000
read(11, "HOME=/\0PATH=/usr/local/sbin:/usr"..., 1024) = 120
close(11) = 0
munmap(0x7fd45f1fe000, 4096) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\251C~\344", 4) = 4
close(11) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\n*\343\246", 4) = 4
close(11) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\r!\224S", 4) = 4
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path=@"/org/freedesktop/plymouthd"}, 29) = -1 ECONNREFUSED (Connection refused)
close(11) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\2\16\306\4", 4) = 4
close(11) = 0
writev(3, [{"<28>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Cannot add dependency job for un"..., 141}, {"\n", 1}], 5) = 159
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
read(11, "\260\25\t1", 4) = 4
close(11) = 0
pipe2([11, 12], O_NONBLOCK|O_CLOEXEC) = 0
pipe2([13, 14], O_NONBLOCK|O_CLOEXEC) = 0
waitid(P_ALL, 0, 0x7fffa5118700, WNOHANG|WEXITED|WNOWAIT, NULL) = -1 ECHILD (No child processes)
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Starting Forward Password Reques"..., 59}, {"\n", 1}], 5) = 77
stat("/run/systemd", {st_dev=makedev(0, 330), st_ino=1010, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
mkdir("/run/systemd/ask-password", 0755) = -1 EEXIST (File exists)
stat("/run/systemd/ask-password", {st_dev=makedev(0, 330), st_ino=1011, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
openat(AT_FDCWD, "/run/systemd/ask-password", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
brk(0x1125000) = 0x1125000
getdents(15, {{d_ino=1011, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=1010, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR}}, 32768) = 48
getdents(15, {}, 32768) = 0
brk(0x111d000) = 0x111d000
close(15) = 0
inotify_init1(IN_NONBLOCK|IN_CLOEXEC) = 15
epoll_ctl(4, EPOLL_CTL_ADD, 15, {EPOLLIN, {u32=17523576, u64=17523576}}) = 0
inotify_add_watch(15, "/", IN_ATTRIB|IN_MOVED_TO|IN_CREATE|IN_DELETE_SELF|IN_MOVE_SELF) = 1
inotify_add_watch(15, "/run", IN_ATTRIB|IN_MOVED_TO|IN_CREATE|IN_DELETE_SELF|IN_MOVE_SELF) = 2
inotify_add_watch(15, "/", IN_MOVE_SELF) = 1
inotify_add_watch(15, "/run/systemd", IN_ATTRIB|IN_MOVED_TO|IN_CREATE|IN_DELETE_SELF|IN_MOVE_SELF) = 3
inotify_add_watch(15, "/run", IN_MOVE_SELF) = 2
inotify_add_watch(15, "/run/systemd/ask-password", IN_ATTRIB|IN_MOVED_TO|IN_CREATE|IN_DELETE_SELF|IN_MOVE_SELF) = 4
inotify_add_watch(15, "/run/systemd", IN_MOVE_SELF) = 3
openat(AT_FDCWD, "/run/systemd/ask-password", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
getdents(16, {{d_ino=1011, d_off=16, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=1010, d_off=32, d_reclen=24, d_name="..", d_type=DT_DIR}}, 32768) = 48
getdents(16, {}, 32768) = 0
close(16) = 0
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Started Forward Password Request"..., 58}, {"\n", 1}], 5) = 76
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Starting Remote File Systems.", 29}, {"\n", 1}], 5) = 47
open("/dev/console", O_WRONLY|O_NOCTTY|O_CLOEXEC) = 16
ioctl(16, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x5, c_oflags=0, c_cflags=0xbf, c_lflags=0, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\x00\x12\x0f\x17\x16\x00\x00\x00"}) = 0
ioctl(16, TIOCGWINSZ, {ws_row=67, ws_col=240, ws_xpixel=0, ws_ypixel=0}) = 0
writev(16, [{"[", 1}, {"\33[32m OK \33[0m", 15}, {"] ", 2}, {"Reached target Remote File Syste"..., 35}, {"\n", 1}], 5) = 54
close(16) = 0
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Reached target Remote File Syste"..., 35}, {"\n", 1}], 5) = 53
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Starting Device-mapper event dae"..., 42}, {"\n", 1}], 5) = 60
stat("/run", {st_dev=makedev(0, 330), st_ino=46, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
umask(037777777177) = 022
umask(037777777177) = 0177
mknod("/run/dmeventd-server", S_IFIFO|0600) = -1 EEXIST (File exists)
umask(022) = 0177
open("/run/dmeventd-server", O_RDWR|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW|O_CLOEXEC) = 16
fstat(16, {st_dev=makedev(0, 330), st_ino=1012, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
getuid() = 0
getgid() = 0
stat("/run", {st_dev=makedev(0, 330), st_ino=46, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/15-14:23:51, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
umask(037777777177) = 022
umask(037777777177) = 0177
mknod("/run/dmeventd-client", S_IFIFO|0600) = -1 EEXIST (File exists)
umask(022) = 0177
open("/run/dmeventd-client", O_RDWR|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW|O_CLOEXEC) = 17
fstat(17, {st_dev=makedev(0, 330), st_ino=1013, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:05, st_ctime=2014/01/16-14:36:05}) = 0
getuid() = 0
getgid() = 0
epoll_ctl(4, EPOLL_CTL_ADD, 16, {EPOLLIN, {u32=17641440, u64=17641440}}) = 0
epoll_ctl(4, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=17641648, u64=17641648}}) = 0
open("/dev/console", O_WRONLY|O_NOCTTY|O_CLOEXEC) = 18
ioctl(18, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x5, c_oflags=0, c_cflags=0xbf, c_lflags=0, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\x00\x12\x0f\x17\x16\x00\x00\x00"}) = 0
ioctl(18, TIOCGWINSZ, {ws_row=67, ws_col=240, ws_xpixel=0, ws_ypixel=0}) = 0
writev(18, [{"[", 1}, {"\33[32m OK \33[0m", 15}, {"] ", 2}, {"Listening on Device-mapper event"..., 46}, {"\n", 1}], 5) = 65
close(18) = 0
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Listening on Device-mapper event"..., 46}, {"\n", 1}], 5) = 64
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Starting Delayed Shutdown Socket"..., 33}, {"\n", 1}], 5) = 51
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 18
setsockopt(18, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
stat("/run/systemd", {st_dev=makedev(0, 330), st_ino=1010, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/01/16-14:36:05, st_mtime=2014/01/16-14:36:46, st_ctime=2014/01/16-14:36:46}) = 0
umask(037777777177) = 022
umask(037777777177) = 0177
bind(18, {sa_family=AF_LOCAL, sun_path="/run/systemd/shutdownd"}, 25) = -1 EADDRINUSE (Address already in use)
unlink("/run/systemd/shutdownd") = 0
bind(18, {sa_family=AF_LOCAL, sun_path="/run/systemd/shutdownd"}, 25) = 0
umask(022) = 0177
setsockopt(18, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0
setsockopt(18, SOL_SOCKET, 0x22 /* SO_??? */, [1], 4) = 0
epoll_ctl(4, EPOLL_CTL_ADD, 18, {EPOLLIN, {u32=17648224, u64=17648224}}) = 0
open("/dev/console", O_WRONLY|O_NOCTTY|O_CLOEXEC) = 19
ioctl(19, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x5, c_oflags=0, c_cflags=0xbf, c_lflags=0, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\x00\x12\x0f\x17\x16\x00\x00\x00"}) = 0
ioctl(19, TIOCGWINSZ, {ws_row=67, ws_col=240, ws_xpixel=0, ws_ypixel=0}) = 0
writev(19, [{"[", 1}, {"\33[32m OK \33[0m", 15}, {"] ", 2}, {"Listening on Delayed Shutdown So"..., 37}, {"\n", 1}], 5) = 56
close(19) = 0
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Listening on Delayed Shutdown So"..., 37}, {"\n", 1}], 5) = 55
writev(3, [{"<30>", 4}, {"systemd", 7}, {"[23]: ", 6}, {"Starting Root Slice.", 20}, {"\n", 1}], 5) = 38
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
+++ killed by SIGSEGV (core dumped) +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment