Swapping the default service account for AEM Quickstart on Linux
I'm trying to swap the default service account for AEM Quickstart on Linux RHEL (AEM 6.5.16). I'm concerned about using the ec2-user account in production and want to set up a dedicated service account with appropriate permissions. Has anyone done this before? What configuration changes did you make?
TL;DR Instead of running Quickstart.jar as ec2-user, I want to run it as a different user with minimal permissions required.

