This file is indexed.

/usr/lib/systemd/user/unity7.service is in unity 7.5.0+18.04.20180413-0ubuntu1.

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
14
[Unit]
Description=Unity Shell v7
Wants=unity-settings-daemon.service unity-gtk-module.service unity-panel-service.service bamfdaemon.service
After=unity-settings-daemon.service
PartOf=graphical-session.target

[Service]
ExecStartPre=/usr/lib/x86_64-linux-gnu/unity/systemd-prestart-check
ExecStartPre=/usr/lib/x86_64-linux-gnu/unity/compiz-profile-selector
ExecStart=/usr/bin/compiz
Restart=on-failure

[Install]
RequiredBy=unity-session.target