This file is indexed.

/lib/systemd/system/nfs-blkmap.service is in nfs-kernel-server 1:1.2.8-9ubuntu12.

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
15
16
[Unit]
Description=pNFS block layout mapping daemon
DefaultDependencies=no
Conflicts=umount.target
After=run-rpc_pipefs.mount
Requires=run-rpc_pipefs.mount

Requisite=nfs-blkmap.target
After=nfs-blkmap.target

PartOf=nfs-utils.service

[Service]
Type=forking
PIDFile=/var/run/blkmapd.pid
ExecStart=/usr/sbin/blkmapd $BLKMAPDARGS