This file is indexed.

/lib/systemd/system/jabberd-router.service is in jabberd2 2.3.4-1ubuntu2.

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
10
11
[Unit]
Description=Jabber Router XML Packet Distributior
After=network.target
BindTo=jabberd.service

[Service]
User=jabber
ExecStart=/usr/sbin/jabberd2-router -c /etc/jabberd2/router.xml

[Install]
WantedBy=multi-user.target