/home/lnzliplg/public_html/71prefixdevname-tools.tar
module-setup.sh000075500000000313151730207220007522 0ustar00#!/bin/bash

# Include the prefixdevname tools only if this was explicitely requested
check() {
    return 255
}

install() {
    inst /usr/lib/udev/prefixdevname
    inst_rules 71-prefixdevname.rules
}