Commit graph

8 commits

Author SHA1 Message Date
Kay Sievers fc1de713f5 systemd: bind udev control socket in systemd and split udev.service
We should bind the udev socket from systemd, so we are sure
that the abstract namespace socket is always bound by a root
process and there is never a window during an update where
an untrusted process can steal our socket.

Also split the udev.service file, so that the daemon can be
updated/restarted without triggering any coldplug events.
2011-03-23 16:40:23 +01:00
Kay Sievers d8b9a5c12b systemd: sort before basic.target 2010-10-07 10:49:13 +02:00
Kay Sievers a04879b564 systemd: enable all udev services unconditionally 2010-09-03 13:30:57 +02:00
Kay Sievers 4c9b12a7aa init: edit systemd service descriptions 2010-08-19 18:02:20 +02:00
Kay Sievers d15b727ef1 init: add 'udev -' to description in systemd service files 2010-08-19 08:48:44 +02:00
Lennart Poettering 4d32b44136 systemd: make service files readable by GKeyFile 2010-07-08 15:03:04 +02:00
Lennart Poettering 29c1a0d460 systemd: update service files for newly introduced DefaultDependencies= option
This new option has been introduced very recently in systemd and needs
to be unset for udev, since udev is supposed to be run on early boot.
2010-07-04 04:16:17 +02:00
Kay Sievers 08b4c88353 make: pre-process and install systemd service files when needed 2010-06-25 10:30:55 +02:00
Renamed from init/udev.service (Browse further)