]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix default wanted-by target to printer.target 316/head
authorlunaryorn <sebastian@swsnr.de>
Sat, 1 Jan 2022 14:22:36 +0000 (15:22 +0100)
committerGitHub <noreply@github.com>
Sat, 1 Jan 2022 14:22:36 +0000 (15:22 +0100)
commitc5e3b3d15946fa61426aa06588119ded15bae9d2
tree7804534b984c261a540be3b029b15cce254cf763
parent6602954bc8aae006afe0d707ad2033a8a03b3b13
Fix default wanted-by target to printer.target

There is no printers.target in systemd, only printer.target (see man bootup).

This regression was introduced in #143
config-scripts/cups-defaults.m4