1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/conf/systemd/README.md
2024-05-28 11:22:20 +02:00

599 B

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"