]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-udev
e73cb01010528f957956d0e1b4745e81274725fd
[debhelper.git] / autoscripts / postinst-udev
1 if [ "$1" = configure -a -z "$2" ]; then
2         ln -s ../#FILE# /etc/udev/rules.d/#PRIO##FILE#
3 fi