Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libvirt
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libvirt Packaging Team
libvirt
Commits
caf3c45d
Commit
caf3c45d
authored
11 years ago
by
Guido Günther
Browse files
Options
Downloads
Patches
Plain Diff
Rediff patches
parent
da56fbd1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/patches/debian/Debianize-systemd-service-files.patch
+7
-5
7 additions, 5 deletions
debian/patches/debian/Debianize-systemd-service-files.patch
with
7 additions
and
5 deletions
debian/patches/debian/Debianize-systemd-service-files.patch
+
7
−
5
View file @
caf3c45d
...
...
@@ -8,11 +8,11 @@ Subject: Debianize systemd service files
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/daemon/libvirtd.service.in b/daemon/libvirtd.service.in
index
25979ef..ae7bf8e
100644
index
dc2433a..3c2a6b8
100644
--- a/daemon/libvirtd.service.in
+++ b/daemon/libvirtd.service.in
@@ -1
1
,8 +1
1
,8 @@
After=dbus.service
After=iscsid.service
@@ -1
3
,8 +1
3
,8 @@
Documentation=man:libvirtd(8)
Documentation=http://libvirt.org
[Service]
-EnvironmentFile=-/etc/sysconfig/libvirtd
...
...
@@ -23,14 +23,16 @@ index 25979ef..ae7bf8e 100644
KillMode=process
Restart=on-failure
diff --git a/tools/libvirt-guests.service.in b/tools/libvirt-guests.service.in
index d
4
8d
4b8..db12a64
100644
index d8d
7adf..e743edd
100644
--- a/tools/libvirt-guests.service.in
+++ b/tools/libvirt-guests.service.in
@@ -1,
9
+1,
9
@@
@@ -1,
11
+1,
11
@@
[Unit]
Description=Suspend Active Libvirt Guests
-After=network.target libvirtd.service
+After=network.target libvirt-bin.service
Documentation=man:libvirtd(8)
Documentation=http://libvirt.org
[Service]
-EnvironmentFile=-/etc/sysconfig/libvirt-guests
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment