mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 09:56:51 +03:00
627506f104
Units such as nss-lookup.target, nss-user-lookup.target, remote-fs-pre.target, local-fs-pre.target, time-sync.target, rpcbind.target are to be pulled in by the implementing services, and that's there only purpose. They should not have any 'active component' otherwise, so let's drop all further deps from these units.
14 lines
451 B
SYSTEMD
14 lines
451 B
SYSTEMD
# This file is part of systemd.
|
|
#
|
|
# systemd is free software; you can redistribute it and/or modify it
|
|
# under the terms of the GNU Lesser General Public License as published by
|
|
# the Free Software Foundation; either version 2.1 of the License, or
|
|
# (at your option) any later version.
|
|
|
|
# This exists mostly for implementations lacking socket/bus
|
|
# activation.
|
|
|
|
[Unit]
|
|
Description=User and Group Name Lookups
|
|
Documentation=man:systemd.special(7)
|