1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-25 01:34:28 +03:00
systemd/udev
Martin Pitt 6593e8961a udev(7): Point out required extension, and remove some confusion
Rules files must end in .rules.

Also drop the redundant and confusing sentence about "file names must be
unique". What is really meant is explained in a better way in the paragraph
above.

https://launchpad.net/bugs/616108
2010-08-20 12:19:23 +02:00
..
.gitignore udev/.gitignore: add udev.pc 2009-06-22 00:33:09 +02:00
test-udev.c remove UDEV_RUN environment variable 2009-12-25 15:23:45 +01:00
udev-event.c udevd: add pid to kmsg logs 2010-08-19 08:49:43 +02:00
udev-node.c call util_delete_path() only when we actually deleted stuff 2010-08-03 12:13:53 +02:00
udev-rules.c malloc()+memset() -> calloc() 2010-08-03 08:10:26 +02:00
udev-watch.c more readlink buffer size handling 2010-04-21 14:44:33 +02:00
udev.h allow final assignment for OPTIONS:="nowatch" 2010-07-07 11:35:40 +02:00
udev.pc.in udev.pc: add 2009-06-19 19:17:18 +02:00
udev.xml udev(7): Point out required extension, and remove some confusion 2010-08-20 12:19:23 +02:00
udevadm-control.c udevadm: fix short options in getopt() 2010-07-28 06:56:13 +02:00
udevadm-info.c udevadm: fix short options in getopt() 2010-07-28 06:56:13 +02:00
udevadm-monitor.c while (1) -> for (;;) 2010-05-27 15:11:00 +02:00
udevadm-settle.c while (1) -> for (;;) 2010-05-27 15:11:00 +02:00
udevadm-test.c while (1) -> for (;;) 2010-05-27 15:11:00 +02:00
udevadm-trigger.c udevadm: fix short options in getopt() 2010-07-28 06:56:13 +02:00
udevadm.c while (1) -> for (;;) 2010-05-27 15:11:00 +02:00
udevadm.xml childs -> children 2010-05-27 17:27:56 +02:00
udevd.c udevd: add pid to kmsg logs 2010-08-19 08:49:43 +02:00
udevd.xml man: udevd - update intro 2010-05-29 22:51:55 +02:00