diff --git a/debian/system76-dkms.install b/debian/system76-dkms.install index c60509c..3db00e7 100644 --- a/debian/system76-dkms.install +++ b/debian/system76-dkms.install @@ -1 +1 @@ -usr/share/modules-load.d +etc/modules-load.d diff --git a/usr/share/modules-load.d/system76-dkms.conf b/etc/modules-load.d/system76-dkms.conf similarity index 100% rename from usr/share/modules-load.d/system76-dkms.conf rename to etc/modules-load.d/system76-dkms.conf