1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/extras/floppy
Bryan Kadzban 0196d02a76 Fix reverted floppy-device permissions
Commit d93fb59c50 ("rules: set mode of
floppy device nodes to 0660") changed the create_floppy_devices -M
argument to 0660, for udev-148.

Commit 78171d9549 reverted this, when it
moved the call to create_floppy_devices out to another rules file, for
udev-150.

Presumably the 0660 mode was correct, and the 0640 reversion was not
intentional; this restores 0660.

Signed-off-by: Bryan Kadzban <bryan@kadzban.is-a-geek.net>
2010-01-11 10:44:37 +01:00
..
.gitignore extras: ignore built and generated files 2007-11-08 00:13:40 +01:00
60-floppy.rules Fix reverted floppy-device permissions 2010-01-11 10:44:37 +01:00
create_floppy_devices.c move common stuff from udev/ to private parts of libudev/ 2009-06-09 23:05:25 +02:00