Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 261620 Details for
Bug 353803
net-misc/aiccu-2007.01.15-r1: does not run setupscript
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
setupscript patch
aiccu-2007.01.15-execute-setupscript.patch (text/plain), 491 bytes, created by
Mateusz Dziadko
on 2011-02-06 00:42:17 UTC
(
hide
)
Description:
setupscript patch
Filename:
MIME Type:
Creator:
Mateusz Dziadko
Created:
2011-02-06 00:42:17 UTC
Size:
491 bytes
patch
obsolete
>--- aiccu.orig/unix-console/main.c 2011-02-06 01:08:59.450918637 +0100 >+++ aiccu/unix-console/main.c 2011-02-06 01:11:12.726918637 +0100 >@@ -471,6 +471,14 @@ > */ > if (aiccu_setup(hTunnel, true)) > { >+ >+ /* Running setup script */ >+ if (g_aiccu->setupscript) >+ { >+ aiccu_exec("%s", g_aiccu->setupscript); >+ } >+ >+ > /* We need to stay running when doing Heartbeat or AYIYA */ > if ( strcasecmp(hTunnel->sType, "6in4-heartbeat") == 0 || > strcasecmp(hTunnel->sType, "ayiya") == 0)
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 353803
: 261620