1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/udev
Kay Sievers 51f43b5329 selinux: do not label files in runtime dir
Do not label any files in the udev runtime directory, but only nodes,
links and directories below /dev.

In case the runtime directory falls back to /dev/.udev, label this
directory once at udevd startup, but never anything below it.
2011-04-08 01:09:20 +02:00
..
.gitignore update gitignore 2011-02-09 22:12:15 +01:00
sd-daemon.c update sd-daemon.[ch] 2011-03-23 01:34:29 +01:00
sd-daemon.h update sd-daemon.[ch] 2011-03-23 01:34:29 +01:00
test-udev.c remove UDEV_RUN environment variable 2009-12-25 15:23:45 +01:00
udev-event.c udevd: use facility == LOG_DAEMON when writing to /dev/kmsg 2011-03-23 01:41:25 +01:00
udev-node.c selinux: do not label files in runtime dir 2011-04-08 01:09:20 +02:00
udev-rules.c use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01:00
udev-watch.c use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01: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 man: remove trigger --type=failed handling 2011-03-23 23:56:15 +01:00
udevadm-control.c update some comments 2011-02-15 22:28:31 +01:00
udevadm-info.c use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01: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 use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01:00
udevadm.xml man: remove trigger --type=failed handling 2011-03-23 23:56:15 +01:00
udevd.c selinux: do not label files in runtime dir 2011-04-08 01:09:20 +02:00
udevd.xml man: fix typo 2011-01-04 18:32:46 +01:00