1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 11:55:44 +03:00
systemd/libudev
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
..
docs libudev: docs - add udev_get_run_path() 2011-03-25 17:58:30 +01:00
.gitignore libudev: move to top-level directory 2009-06-08 21:36:06 +02:00
COPYING add LGPL COPYING to libudev and GUdev 2010-03-18 09:57:44 +01:00
exported_symbols libudev: export udev_get_run_path() 2011-03-25 16:29:36 +01:00
libudev-ctrl.c systemd: bind udev control socket in systemd and split udev.service 2011-03-23 16:40:23 +01:00
libudev-device-private.c use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01:00
libudev-device.c use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01:00
libudev-enumerate.c use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01:00
libudev-list.c libbudev-private: rename udev_list_entry_get_flag() 2010-03-10 14:52:42 +01:00
libudev-monitor.c libudev: make valgrind happy 2011-03-28 14:34:05 +02:00
libudev-private.h selinux: do not label files in runtime dir 2011-04-08 01:09:20 +02:00
libudev-queue-private.c selinux: do not label files in runtime dir 2011-04-08 01:09:20 +02:00
libudev-queue.c use /run/udev/ if possible and fall back to /dev/.udev/ 2011-03-23 02:31:09 +01:00
libudev-selinux-private.c fix broken "compile warning fix" 2010-08-10 08:07:28 +02:00
libudev-util-private.c selinux: do not label files in runtime dir 2011-04-08 01:09:20 +02:00
libudev-util.c libudev: record and export "age" of device record 2010-12-15 08:58:46 +01:00
libudev.c libudev: docs - add udev_get_run_path() 2011-03-25 17:58:30 +01:00
libudev.h libudev: export udev_get_run_path() 2011-03-25 16:29:36 +01:00
libudev.pc.in libudev: record and export "age" of device record 2010-12-15 08:58:46 +01:00
test-libudev.c test-libudev: add short options 2011-03-04 22:56:54 +01:00