diff options
Diffstat (limited to 'units/nss-lookup.target')
-rw-r--r-- | units/nss-lookup.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/nss-lookup.target b/units/nss-lookup.target index 3158441b2e..dc3a06334b 100644 --- a/units/nss-lookup.target +++ b/units/nss-lookup.target @@ -7,6 +7,9 @@ # See systemd.special(7) for details +# This exists mostly for compatibility with SysV/LSB units, and +# implementations lacking socket/bus activation. + [Unit] Description=Name Lookups Wants=network.target |