On Tue, Apr 21, 2015 at 8:45 PM, Lennart Poettering <[email protected]> wrote: > On Tue, 14.04.15 22:01, Michael Olbrich ([email protected]) wrote: > > I added some more logging (so that automount_dispatch_expire() can > never fail without this being logged) and applied it! > > I only gave this superficial testing though, please check if this all > still works fine for you now!
I added 120 seconds for the EFI FAT /boot mount: http://cgit.freedesktop.org/systemd/systemd/commit/?id=163ab2961268232e1cb49e990a8ccefe24b7649f $ journalctl -b -u boot.mount Apr 22 00:49:22 ank systemd[1]: Mounting EFI System Partition... Apr 22 00:49:22 ank systemd[1]: Mounted EFI System Partition. Apr 22 00:51:24 ank systemd[1]: Unmounting EFI System Partition... Apr 22 00:51:24 ank systemd[1]: Unmounted EFI System Partition. Apr 22 00:51:48 ank systemd[1]: Mounting EFI System Partition... Apr 22 00:51:48 ank systemd[1]: Mounted EFI System Partition. Apr 22 00:53:51 ank systemd[1]: Unmounting EFI System Partition... Apr 22 00:53:51 ank systemd[1]: Unmounted EFI System Partition. Michael, thanks a lot for adding that feature. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
