[Unit] Description=NEXARCH licadmin-devserver After=network.target postgresql.service nexarch-core.service Wants=postgresql.service [Service] Type=simple User=nexarch Group=nexarch EnvironmentFile=/etc/nexarch/core.env ExecStart=__INSTALL_DIR__/bin/licadmin-devserver Restart=on-failure RestartSec=3 WorkingDirectory=__INSTALL_DIR__ [Install] WantedBy=multi-user.target