mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[PR #354] [MERGED] adds support for ubuntu init script default file [/etc/default/webvirtmgr-novnc] #637
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/webvirtmgr/pull/354
Author: @junkb
Created: 6/30/2014
Status: ✅ Merged
Merged: 7/2/2014
Merged by: @retspen
Base:
master← Head:master📝 Commits (2)
b40b530updated webvirtmgr-novnc-ubuntuc24ac7eMerge branch 'novnc-ubuntu'📊 Changes
1 file changed (+15 additions, -8 deletions)
View changed files
📝
conf/initd/webvirtmgr-novnc-ubuntu(+15 -8)📄 Description
allows local settings for things like user/group to run as, location of daemon, etc - without needing to modify init script.
e.g.:
also includes a few changes to adhere to ubuntu conventions for /run/, and some misc quoting and variable reuse modifications.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.