# DEF-41613: pre-create the Plesk plugin install dir so
# ReadWritePaths=-/usr/local/psa/admin/plib/modules/imunify360 in
# imunify360.service / imunify360-agent.service resolves at unit
# start time. Without this, on Plesk hosts where the plugin package
# hasn't been installed yet (or was installed after the agent
# started) the directory doesn't exist when systemd evaluates
# ReadWritePaths= and the entry is silently skipped, leaving the
# parent /usr read-only under ProtectSystem=full.
d /usr/local/psa/admin/plib/modules/imunify360 0755 root root -
