[systemd-devel] Seeking Advice on debugging failure to reboot

Michal Schmidt mschmidt at redhat.com
Wed Oct 12 08:42:38 PDT 2011


On 10/12/2011 04:54 PM, Barry Scott wrote:
> What dependency is supposed to cause the swapoff to be after the production
> processes are stopped?

The units' ordering should be something like this:

*.swap Before swap.target Before sysinit.target Before basic.target
Before production.service

This ordering is used for startup. When shutting down, they should get 
stopped in the reverse order.

Michal


More information about the systemd-devel mailing list