Comment 3 for bug 1431774

Revision history for this message
Martin Pitt (pitti) wrote : Re: Manual cifs mount leads to delay on shutdown

/usr/share/doc/systemd/README.Debian explains how to debug shutdown hangs. I suspect it's hanging on the relevant .mount unit? Can you "systemctl cat whatever.mount" it in the debug shell and copy that into a file, and attach that here? Would also be nice to capture "journalctl -b > journal.txt" in the debug shell while it's hanging, and attach that here.

Thanks!