[Unit] Description=Ktor Server After=network.target [Service] ExecStart=/opt/final/ktor/bin/ktor WorkingDirectory=/opt/final/ktor Restart=always [Install] WantedBy=multi-user.target