Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 604416 Details for
Bug 848102
Add systemd unit files; use them by default for fc15+ and el7+
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch 1
0001-repo-move-to-tmpfiles.d-spice-vdagentd.conf.patch (text/plain), 1.61 KB, created by
Marc-Andre Lureau
on 2012-08-14 19:23:39 UTC
(
hide
)
Description:
patch 1
Filename:
MIME Type:
Creator:
Marc-Andre Lureau
Created:
2012-08-14 19:23:39 UTC
Size:
1.61 KB
patch
obsolete
>From 87b1ece4775cde4b1e3ad6608aa6d8d79ada1fce Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= <marcandre.lureau@redhat.com> >Date: Thu, 28 Jun 2012 03:25:25 +0200 >Subject: [PATCH 1/4] repo: move to tmpfiles.d/spice-vdagentd.conf > >There are other spice-vdagentd.conf files coming. >--- > Makefile.am | 2 +- > data/spice-vdagentd.conf | 2 -- > data/tmpfiles.d/spice-vdagentd.conf | 2 ++ > 3 files changed, 3 insertions(+), 3 deletions(-) > delete mode 100644 data/spice-vdagentd.conf > create mode 100644 data/tmpfiles.d/spice-vdagentd.conf > >diff --git a/Makefile.am b/Makefile.am >index 909aa03..44db1de 100644 >--- a/Makefile.am >+++ b/Makefile.am >@@ -46,7 +46,7 @@ install-data-local: > > > tmpfilesdir = $(sysconfdir)/tmpfiles.d >-tmpfiles_DATA = $(top_srcdir)/data/spice-vdagentd.conf >+tmpfiles_DATA = $(top_srcdir)/data/tmpfiles.d/spice-vdagentd.conf > > EXTRA_DIST = $(xdgautostart_DATA) $(gdmautostart_DATA) $(init_SCRIPTS) \ > $(tmpfiles_DATA) README.RHEL-5 data/xorg.conf.RHEL-5 >diff --git a/data/spice-vdagentd.conf b/data/spice-vdagentd.conf >deleted file mode 100644 >index 1a79963..0000000 >--- a/data/spice-vdagentd.conf >+++ /dev/null >@@ -1,2 +0,0 @@ >-# spice-vdagentd needs this and does not create it itself >-d /var/run/spice-vdagentd 0755 root root - >diff --git a/data/tmpfiles.d/spice-vdagentd.conf b/data/tmpfiles.d/spice-vdagentd.conf >new file mode 100644 >index 0000000..1a79963 >--- /dev/null >+++ b/data/tmpfiles.d/spice-vdagentd.conf >@@ -0,0 +1,2 @@ >+# spice-vdagentd needs this and does not create it itself >+d /var/run/spice-vdagentd 0755 root root - >-- >1.7.10.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 848102
: 604416 |
604417
|
604421
|
604422