On 13.10.2016 21:14, Bruce Dubbs wrote: >> >> The following example illustrates the issue: >> >> $ /bin/sh -c "timeout 60 /bin/sh -c \"ls | more\"" >> >> This command will now hang until the timeout, since the shell, ls(1) and >> more(1) commands invoked by timeout(1) will be suspended. > > It does not hang for me, but then I don't use systemd. Perhaps systemd should > be fixed. Does not hang for me either on Fedora 24, and I am using systemd, but how is this related to the init system -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html