diff options
Diffstat (limited to 'debian/udev.install')
-rw-r--r-- | debian/udev.install | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/udev.install b/debian/udev.install new file mode 100644 index 0000000..adeb7ad --- /dev/null +++ b/debian/udev.install @@ -0,0 +1,16 @@ +etc/udev/ +lib/udev/* +lib/systemd/network/*.link +lib/systemd/system/systemd-udev* +lib/systemd/system/*.target.wants/systemd-udev* +lib/systemd/systemd-udevd +bin/udevadm +bin/systemd-hwdb +usr/lib/tmpfiles.d/static-nodes-permissions.conf +usr/share/bash-completion/completions/udevadm +usr/share/zsh/vendor-completions/_udevadm +usr/share/pkgconfig/udev.pc +../extra/initramfs-tools usr/share/ +../extra/rules/*.rules lib/udev/rules.d/ +../extra/network/*.link lib/systemd/network/ +../extra/fbdev-blacklist.conf lib/modprobe.d/ |