summaryrefslogtreecommitdiff
path: root/units/remote-fs.target
AgeCommit message (Collapse)Author
2011-06-14remote-fs.target: do not order after network.targetTom Gundersen
remote-fs.target is ordered after the {auto,}mount units. In case of automount we do not want to wait for the network to come up before proceeding. In case of a regular mount unit, the unit will be ordered after network.target so the behavior is unchanged. This speeds up boot quite a bit for me when having some services needing NetworkManager-wait-online.service, and having my home partition on nfs under an automountpoint.
2010-05-17unit: properly generate session unitsLennart Poettering
2010-05-16man: document a few special unitsLennart Poettering
2010-05-16units: move a number of units into the tarballLennart Poettering