[Unit] Description=Ops Licence Service After=network.target [Service] Type=simple WorkingDirectory=/data/app ExecStart=/data/app/ops-licence serve --config /data/app/etc/license.yaml Restart=on-failure [Install] WantedBy=multi-user.target