add installation of udev rule plus Debian post* scripts for udev
This commit is contained in:
parent
db5900697b
commit
f4dab50f04
3 changed files with 9 additions and 0 deletions
4
debian/postrm
vendored
Normal file
4
debian/postrm
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# reload udev rules
|
||||
pkg_postrm_${PN}-udevreload () {
|
||||
udevadm control --reload-rules
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue