/lib/systemd/system/maradns.service.d/nss-lookup.target.conf is in maradns 2.0.13-1.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # Add nss-lookup.target to automatically generated service, providing
# the equivalent of the $named facility.
[Unit]
Wants=nss-lookup.target
Before=nss-lookup.target
|