Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 316729 Details for
Bug 411547
media-tv/mythtv-0.25 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to resolve missing \ in mythbackend.init
mythbackend.init.diff (text/plain), 549 bytes, created by
SCox
on 2012-06-30 04:12:36 UTC
(
hide
)
Description:
patch to resolve missing \ in mythbackend.init
Filename:
MIME Type:
Creator:
SCox
Created:
2012-06-30 04:12:36 UTC
Size:
549 bytes
patch
obsolete
>--- /usr/portage/media-tv/mythtv/files/mythbackend.init 2012-06-27 13:01:20.000000000 +1200 >+++ /etc/init.d/mythbackend 2012-06-30 16:02:29.541674437 +1200 >@@ -30,7 +30,7 @@ > ebegin "Starting MythTV Backend" > start-stop-daemon --start --quiet --exec /usr/bin/mythbackend \ > --pidfile /var/run/mythbackend.pid -- \ >- --daemon --pidfile /var/run/mythbackend.pid --user mythtv >+ --daemon --pidfile /var/run/mythbackend.pid --user mythtv \ > --verbose ${MYTHBACKEND_VERBOSE} \ > --logpath /var/log/mythtv/ \ > ${MYTHBACKEND_OPTS}
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 411547
:
315955
|
315957
|
316003
|
316289
|
316293
|
316331
|
316347
| 316729