| To: | Michael Newton <kimbrr@xxxxxxx>, Mark Goodwin <markgw@xxxxxxx> |
|---|---|
| Subject: | [PATCH] fix lmsensors Install script botch |
| From: | Nathan Scott <nscott@xxxxxxxxxx> |
| Date: | Mon, 27 Nov 2006 17:03:36 +1100 |
| Cc: | pcp@xxxxxxxxxxx |
| Organization: | Aconex |
| Reply-to: | nscott@xxxxxxxxxx |
| Sender: | pcp-bounce@xxxxxxxxxxx |
Looks like this script was based on that of the simple PMDA, but the socket number was not updated... with the attached patch, we now have unique socket numbers again: $ grep socket_inet_def src/pmdas/*/Install src/pmdas/lmsensors/Install:socket_inet_def=2079 src/pmdas/sample/Install:socket_inet_def=2077 # default TCP port for Internet socket IPC src/pmdas/simple/Install:socket_inet_def=2078 src/pmdas/weblog/Install:socket_inet_def=2080 # default TCP port for Internet socket IPC cheers. -- Nathan
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] fix dbpmda agent execvp use, Nathan Scott |
|---|---|
| Next by Date: | [PATCH] fix new gcc warnings from sginap, Nathan Scott |
| Previous by Thread: | [PATCH] fix dbpmda agent execvp use, Nathan Scott |
| Next by Thread: | [PATCH] fix new gcc warnings from sginap, Nathan Scott |
| Indexes: | [Date] [Thread] [Top] [All Lists] |