[systemd-devel] [PATCH v2] automount: add expire support
Kay Sievers
kay at vrfy.org
Tue Apr 21 15:59:51 PDT 2015
On Tue, Apr 21, 2015 at 8:45 PM, Lennart Poettering
<lennart at poettering.net> wrote:
> On Tue, 14.04.15 22:01, Michael Olbrich (m.olbrich at pengutronix.de) 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
More information about the systemd-devel
mailing list