Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217724 Details for
Bug 302633
app-backup/tsm: small improvement patches (get dsmc run on hardeded, locale)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
set correct locale in init.d script
patch-2.txt (text/plain), 479 bytes, created by
Andreas K. Hüttel
on 2010-01-28 13:36:13 UTC
(
hide
)
Description:
set correct locale in init.d script
Filename:
MIME Type:
Creator:
Andreas K. Hüttel
Created:
2010-01-28 13:36:13 UTC
Size:
479 bytes
patch
obsolete
>--- files/dsmc.init.d.orig 2010-01-28 14:29:26.000000000 +0100 >+++ files/dsmc.init.d 2010-01-28 01:48:58.000000000 +0100 >@@ -10,6 +10,10 @@ > > start() { > ebegin "Starting dsmc" >+ # dsmc supports only these locale settings >+ export LANG=en_US >+ export LC_ALL=en_US >+ > start-stop-daemon --start --background --nicelevel 15 \ > --make-pidfile --pidfile /var/run/dsmc.pid \ > --exec /opt/tivoli/tsm/client/ba/bin/dsmc sched ${DSMC_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 302633
:
217723
| 217724