From 082694b75f0217f1c5b8b89590e5018f6d8b0949 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 11 Apr 2012 00:11:18 +0200 Subject: units: introduce nss-user-lookup.target This separates user/group NSS lookups from host/network NSS lookups. By default order all network mounts after host/network NSS lookups now, and logind execution after user/group NSS lookups. --- units/nss-lookup.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/nss-lookup.target') diff --git a/units/nss-lookup.target b/units/nss-lookup.target index bdca03cd88..f7b0b5c955 100644 --- a/units/nss-lookup.target +++ b/units/nss-lookup.target @@ -11,5 +11,5 @@ # implementations lacking socket/bus activation. [Unit] -Description=Name Lookups +Description=Host and Network Name Lookups After=network.target -- cgit v1.2.3-54-g00ecf