[Unit] Description=Reload SHiRE Marketing Boss after protected Instagram token rotation After=shire-marketing-token-lifecycle.service [Service] Type=oneshot ExecStart=/bin/systemctl restart shire-marketing-boss.service ExecStartPost=/usr/bin/rm -f /var/lib/shire/marketing-boss/production-pipeline/token-reload-request NoNewPrivileges=true ProtectSystem=strict ProtectHome=true ReadWritePaths=/var/lib/shire/marketing-boss/production-pipeline [Install] WantedBy=multi-user.target