Comment 5 for bug 1824333

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

ubuntu@cosmic-autofs:~$ find /lib/modules -name '*autofs4*'
ubuntu@cosmic-autofs:~$ modinfo autofs4
modinfo: ERROR: Module autofs4 not found.

Installed linux-headers-4.18.0-19 from proposed

ubuntu@cosmic-autofs:~$ find /lib/modules -name '*autofs4*'
/lib/modules/4.18.0-19-generic/kernel/fs/autofs/autofs4.ko
ubuntu@cosmic-autofs:~$ modinfo autofs4
filename: /lib/modules/4.18.0-19-generic/kernel/fs/autofs/autofs4.ko
license: GPL
...

Works as intended ...