# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. [Unit] Description=Vertical Search Platform [Service] Type=forking PIDFile=@CMAKE_INSTALL_PREFIX@/var/run/sentinel.pid ExecStart=@CMAKE_INSTALL_PREFIX@/bin/vespa-start-services ExecStop=@CMAKE_INSTALL_PREFIX@/bin/vespa-stop-services [Install] WantedBy=multi-user.target