Re: systemd hanging on ls -l /media/

2014-01-26 Thread Zenaan Harkness
SOLVED, I think: On 12/15/13, Zenaan Harkness z...@freedbms.net wrote: When I run ls -l /media/, the command hangs. Ctrl-C breaks the hang. The hang appears to be due to the following combination, in my case: the -F option to ls, with a directory in the directory being listed, which

systemd hanging on ls -l /media/

2013-12-14 Thread Zenaan Harkness
When I run ls -l /media/, the command hangs. Ctrl-C breaks the hang. For a minute or two, I get this: $ ls -l /media/ ^Cls: cannot access /media/SNAP01: Interrupted system call Now I get just this when I Ctrl-C: $ ls /media/ -l ^C Also (with artificial newlines added by me, to compensate