1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-27 08:35:22 +00:00
webvirtcloud/conf/systemd/README.md

16 lines
599 B
Markdown
Raw Normal View History

2024-05-28 09:22:20 +00:00
# Ubuntu Service Files
I choose to install this service on Ubuntu 22.04
The process is not fully documented but I wanted to contribute the service files
The file webvirt is beeing installed into /etc/default/webvirt and allows you to easily change the location of the webvirtcloud installation path
The PATH variable being set for these services includes /usr/bin which contains the ssh executable. That is being used by webvirt-cloud and webvirt-novncd
Should the executable be located in another location please adjust the path
The error you should be seeing is "ssh executable not found"