[Unit] Description=TopFans Gateway After=network.target topfans-user.service topfans-social.service topfans-gallery.service topfans-asset.service topfans-activity.service [Service] User=root WorkingDirectory=/opt/topfans EnvironmentFile=/etc/topfans/common.env EnvironmentFile=/etc/topfans/gateway.env ExecStart=/opt/topfans/gateway Restart=on-failure RestartSec=5s StandardOutput=journal StandardError=journal [Install] WantedBy=multi-user.target