Package: udev Version: 208-1 Severity: important Let's turn this into a proper bug report so we can track the issue.
-------- Original-Nachricht -------- Betreff: kmod, udev and dead devices nodes Datum: Sun, 27 Apr 2014 15:21:21 +0200 Von: Michael Biebl <[email protected]> An: Marco d'Itri <[email protected]>, [email protected] Hi, creation of dead device nodes moved out of udev and is now supposed to be implemented by kmod and tmpfiles. Under systemd we have /lib/systemd/system/kmod-static-nodes.service which runs ExecStartPre=/bin/mkdir -p /run/tmpfiles.d ExecStart=/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf This generates a runtime tmpfile /run/tmpfiles.d/kmod.conf. Marco wants to keep kmod optional (to not have to install kmod inside containers), so instead of adding a dependency on kmod, for the .service file we are going to add a ConditionPathExists=/bin/kmod. Equivalent functionality needs to be implemented in the udev sysv init script which Marco volunteered to do. Michael -- -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
signature.asc
Description: OpenPGP digital signature

