| Revision 781,
218 bytes
checked in by speck, 3 years ago
(diff) |
|
Add DebugNetworkState?.sh and make output a bit prettier, and debug timestamp. Rename "Network Config" tab to "Network State". Rename "-daemon" cmd line option to "-continous" as the tool doesn't go into daemon mode, but just keeps running instead of being single-shot.
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | #!/bin/sh |
|---|
| 2 | |
|---|
| 3 | echo |
|---|
| 4 | echo "# Hit ctrl-c to stop (or just close the window)." |
|---|
| 5 | exec /Library/PreferencePanes/GlimmerBlocker.prefPane/Contents/GlimmerBlockerProxy.app/Contents/MacOS/GBNetworkConfigurationListener -continous |
|---|
Note: See
TracBrowser
for help on using the repository browser.