mirror of https://github.com/OpenVidu/openvidu.git
10 lines
161 B
INI
10 lines
161 B
INI
![]() |
[Unit]
|
||
|
Description=${project.description}
|
||
|
|
||
|
[Service]
|
||
|
User=kurento
|
||
|
ExecStart=/var/lib/kurento/${project.artifactId}.jar run
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|