Change the user running the Ignition Gateway service

Also, consider using a systemd override file instead of editing the main file, e.g.:

systemctl edit Ignition-Gateway.service

This will create an override file at /etc/systemd/system/Ignition-Gateway.service.d/override.conf that will persist through an Ignition upgrade (that may reset/revert that base configuration file).

2 Likes