This file is indexed.

/usr/share/dirsrv/script-templates/template-stop-slapd is in 389-ds-base 1.3.4.9-1.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
#!/bin/sh
# DEPRECATED - use /usr/sbin/stop-dirsrv instead
exec /usr/sbin/stop-dirsrv -d {{INITCONFIG-DIR}} {{SERV-ID}} "$@"