chiark / gitweb /
rescue: don't pull in sockets
authorLennart Poettering <lennart@poettering.net>
Tue, 22 May 2012 14:12:25 +0000 (16:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 22 May 2012 14:12:25 +0000 (16:12 +0200)
commit49e7f0277444ca10623fe790ff754f7c006f8c64
treeee0873b550ee0d4c1e1b113e1612710506b5d0d9
parent499fb2152f8518796607dd0406698cb6ce4c7098
rescue: don't pull in sockets

In rescue mode let's not establish all sockets, so that we don't end up
starting a lot of additional services automatically.

Instead of pulling in basic.target we now only pull in sysinit.target
which pulls in local-fs.target and swap.target. That way rescue mode has
all the really basic setup around, but normal services are not started
and not autostarted either.
Makefile.am
units/rescue.service.m4.in
units/rescue.target