]> git.ipfire.org Git - thirdparty/cups.git/commit
scheduler/cups.service.in: Use nss-user-lookup.target in "After="
authorBryan Mason <bmason@redhat.com>
Sat, 13 Mar 2021 01:18:31 +0000 (17:18 -0800)
committerBryan Mason <bmason@redhat.com>
Sat, 13 Mar 2021 01:18:31 +0000 (17:18 -0800)
commit09de84b5c362e10c590cab1b104ff2b2ebe79cea
tree26c6e011d030a16d4fb5f34bf61fcb9536721f99
parent1f98f0af023c7fca323525c7db4832df82c1224d
scheduler/cups.service.in: Use nss-user-lookup.target in "After="

Start cupsd after nss-user-lookup.target has been reached, instead of
listing every service that could provide username resolution (sssd,
ypbind, nslcd, etc.) to the "After=" line in the systemd unit file.
scheduler/cups.service.in