mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #62] Time to move on systemd =) #40
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#40
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?
Originally created by @savichev on GitHub (Oct 22, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/62
Please test it on Ubuntu/Debian
stop application
create file webvirtcloud.service
and create file create file novnc.service
copy file webvirtcloud.service and novnc.service to /lib/systemd/system/
(Output):
(Output):
output
@savichev commented on GitHub (Oct 23, 2015):
test
output
output
output
output
final
remove conf in superviserd
@ckbaker10 commented on GitHub (May 28, 2024):
Hello,
I've installed this tool on ubuntu 22.04 ahead of reading this and wrote some nice service files utilizing environment variables for path configurations.
https://github.com/retspen/webvirtcloud/pull/646