This file is indexed.

/lib/systemd/system/candid.service is in candid 1.0.0~alpha+201804191824-24b36a9-0ubuntu2.

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
12
13
[Install]
WantedBy=multi-user.target

[Unit]
Description=Canonical Identity Server
Documentation=https://github.com/CanonicalLtd/candid/

[Service]
Type=simple
Restart=on-failure
User=candid
Group=candid
ExecStart=/usr/sbin/candidsrv /etc/candid/config.yaml