mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #646] [MERGED] Ubuntu Service files #658
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#658
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/646
Author: @ckbaker10
Created: 5/28/2024
Status: ✅ Merged
Merged: 6/8/2024
Merged by: @catborise
Base:
master← Head:feat-ubuntu-systemd📝 Commits (2)
46029d5Ubuntu Service files950e668Silly Mistake fixed📊 Changes
7 files changed (+112 additions, -0 deletions)
View changed files
➕
conf/systemd/README.md(+15 -0)➕
conf/systemd/install.sh(+7 -0)➕
conf/systemd/webvirt(+2 -0)➕
conf/systemd/webvirt-cloud.service(+23 -0)➕
conf/systemd/webvirt-gstfsd.service(+19 -0)➕
conf/systemd/webvirt-novncd.service(+23 -0)➕
conf/systemd/webvirt-socketiod.service(+23 -0)📄 Description
I've installed this application bare on ubuntu 22.04 and wanted to contribute my service files for other people that'd like to go that route.
Cheers
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.