Can we make this work with DKMS? I believe all you need is to add another path target for: ``` usr/src/*/dkms.conf ``` Doing this will allow your script to save kernel modules that will be removed by `dkms`. Please consider doing this
Can we make this work with DKMS? I believe all you need is to add another path target for:
Doing this will allow your script to save kernel modules that will be removed by
dkms.Please consider doing this