# /opt is the canonical FHS location for third-party / vendor-supplied
# applications, and roszetta is intentionally installed under /opt/roszetta.
roszetta: dir-or-file-in-opt *

# Maintainer-script systemctl/recursive-privilege warnings are intentional:
# we rely on systemd directly and use chown -R/chmod -R on freshly-installed
# vendor trees that cannot have unexpected files.
roszetta: maintainer-script-calls-systemctl
roszetta: recursive-privilege-change *
roszetta: command-with-path-in-maintainer-script /usr/bin/pg_isready *
