This file is indexed.

/lib/systemd/system/kea-dhcp-ddns-server.service is in kea-dhcp-ddns-server 1.0.0-1build1.

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
7
8
9
[Unit]
Description=ISC KEA DDNS Service

[Service]
ExecStart=/usr/sbin/kea-dhcp-ddns -c /etc/kea/kea-dhcp-ddns.conf

[Install]
WantedBy=kea-dhcpv4-server.service
WantedBy=kea-dhcpv6-server.service