GRMLBASE/50-lvm: also clear /lib/udev/rules.d/69-lvm.rules
[grml-live.git] / debian / postinst
1 #!/bin/bash
2
3 set -e
4
5 #DEBHELPER#
6
7 exit 0