chiark / gitweb /
autogen.sh: enable git pre-commit
[elogind.git] / src / extras / floppy / 60-floppy.rules
1 # do not edit this file, it will be overwritten on update
2
3 SUBSYSTEM=="block", KERNEL=="fd[0-9]", ACTION=="add", ATTRS{cmos}=="?*", ENV{CMOS_TYPE}="$attr{cmos}", \
4   RUN+="create_floppy_devices -c -t $env{CMOS_TYPE} -m %M -M 0660 -G floppy $root/%k"