On Sun, 20.03.11 15:03, Andrey Borzenkov ([email protected]) wrote: > > systemd[1]: Installed new job poweroff.target/start as 468 > [...] > systemd[1]: Installed new job dev-mapper-secrets.device/start as 492 > systemd[1]: Installed new job [email protected]/start as 493 > > Oops. Why? > > During shutdown all password agents are dead already anyway ...
Hmm, to figure that out one would need to have a closer look on what the transaction is about, i.e. more context around the kmsg excerpt you posted. One of the other jobs of the transaction must have pulled this in, hence try to track down with "systemctl show" what might be pulling in the .device unit (might be indirectly via some other unit). Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
