Comment 11 for bug 1856560

Revision history for this message
Nicklas (nicklaswallgren) wrote :

Affected process
```
root 1166 0.0 0.0 72292 5812 ? Ss 2019 0:00 /usr/sbin/sshd -D
```

Output of `ls -latr /proc/1166/fd`

total 0
dr-xr-xr-x 9 root root 0 Jan 14 12:00 ..
dr-x------ 2 root root 0 Jan 14 12:31 .
lrwx------ 1 root root 64 Jan 14 12:31 4 -> 'socket:[24485]'
lrwx------ 1 root root 64 Jan 14 12:31 3 -> 'socket:[24483]'
lrwx------ 1 root root 64 Jan 14 12:31 2 -> 'socket:[24455]'
lrwx------ 1 root root 64 Jan 14 12:31 1 -> 'socket:[24455]'
lr-x------ 1 root root 64 Jan 14 12:31 0 -> /dev/null

Should we disable `cloud-init` altogether?