1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Ubuntu Service files

This commit is contained in:
Your Name 2024-05-28 11:22:20 +02:00
parent 45be006694
commit 46029d533c
7 changed files with 112 additions and 0 deletions

2
conf/systemd/webvirt Normal file
View file

@ -0,0 +1,2 @@
WEBVIRT_PATH="/srv/webvirtcloud"
SERVICE_PATH="$WEBVIRT_PATH/venv/bin:/usr/bin"