summaryrefslogtreecommitdiffstats
path: root/vespabase/src/vespa.service.in
blob: c6d25d39296f65ac110829aba14bef9ccf939898 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[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