diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/nss-lookup.target | 1 | ||||
-rw-r--r-- | units/remote-fs.target.m4 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/units/nss-lookup.target b/units/nss-lookup.target index dc3a06334b..bdca03cd88 100644 --- a/units/nss-lookup.target +++ b/units/nss-lookup.target @@ -12,5 +12,4 @@ [Unit] Description=Name Lookups -Wants=network.target After=network.target diff --git a/units/remote-fs.target.m4 b/units/remote-fs.target.m4 index f70fda464c..53054b6ec4 100644 --- a/units/remote-fs.target.m4 +++ b/units/remote-fs.target.m4 @@ -12,7 +12,6 @@ Description=Remote File Systems m4_dnl m4_ifdef(`FOR_SYSTEM', m4_dnl When running in system mode we need the network up -Requires=network.target After=network.target )m4_dnl |