Comment 4 for bug 1555760

Revision history for this message
Stéphane Graber (stgraber) wrote :

stgraber@dakara:~$ rssh castiana.lan.mtl
root@castiana:~# ls -lh /proc/sys/fs/binfmt_misc
ls: cannot open directory '/proc/sys/fs/binfmt_misc': Too many levels of symbolic links
root@castiana:~# cat /proc/mounts | grep binfmt
systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct 0 0
root@castiana:~# systemctl -a | grep binfmt
  proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point
  proc-sys-fs-binfmt_misc.mount loaded inactive dead Arbitrary Executable File Formats File System
  binfmt-support.service loaded active exited Enable support for additional executable binary formats
  systemd-binfmt.service loaded inactive dead Set Up Additional Binary Formats
root@castiana:~#