summaryrefslogtreecommitdiff
path: root/units/remote-fs.target.m4
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.
2011-03-18units: don't ever pull in SysV targets from other SysV targetsLennart Poettering
2010-07-22units: add [Install] section to getty.target and remote-fs.targetLennart Poettering
2010-05-19shorten copyright header of configuration filesLennart Poettering
2010-05-17unit: properly generate session unitsLennart Poettering