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 950326 Details for
Bug 980574
git-daemon does not start under systemd because git.service needs to be a template unit
[?]
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 fixing the issue described in this bug
0001-Rename-git.service-into-git-.service-and-bump-releas.patch (text/plain), 1.22 KB, created by
Pierre-YvesChibon
on 2014-10-24 11:15:30 UTC
(
hide
)
Description:
Patch fixing the issue described in this bug
Filename:
MIME Type:
Creator:
Pierre-YvesChibon
Created:
2014-10-24 11:15:30 UTC
Size:
1.22 KB
patch
obsolete
>From 27726ac1ee281fa22ccbbbab0841b9080cbfc971 Mon Sep 17 00:00:00 2001 >From: Pierre-Yves Chibon <pingou@pingoured.fr> >Date: Fri, 24 Oct 2014 13:14:45 +0200 >Subject: [PATCH] Rename git.service into git@.service and bump release > >--- > git.service | 9 --------- > git@.service | 9 +++++++++ > 2 files changed, 9 insertions(+), 9 deletions(-) > delete mode 100644 git.service > create mode 100644 git@.service > >diff --git a/git.service b/git.service >deleted file mode 100644 >index 07cbe6e..0000000 >--- a/git.service >+++ /dev/null >@@ -1,9 +0,0 @@ >-[Unit] >-Description=Git Repositories Server Daemon >-Documentation=man:git-daemon(1) >-Wants=git.socket >- >-[Service] >-User=nobody >-ExecStart=/usr/libexec/git-core/git-daemon --base-path=/var/lib/git --export-all --user-path=public_git --syslog --inetd --verbose >-StandardInput=socket >diff --git a/git@.service b/git@.service >new file mode 100644 >index 0000000..07cbe6e >--- /dev/null >+++ b/git@.service >@@ -0,0 +1,9 @@ >+[Unit] >+Description=Git Repositories Server Daemon >+Documentation=man:git-daemon(1) >+Wants=git.socket >+ >+[Service] >+User=nobody >+ExecStart=/usr/libexec/git-core/git-daemon --base-path=/var/lib/git --export-all --user-path=public_git --syslog --inetd --verbose >+StandardInput=socket >-- >1.9.3 >
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 Raw
Actions:
View
Attachments on
bug 980574
:
767889
| 950326