[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r16284: Make TorK's netstat based logging facility actually work. (incognito/trunk)



Author: anonym
Date: 2008-07-31 02:44:16 -0400 (Thu, 31 Jul 2008)
New Revision: 16284

Modified:
   incognito/trunk/fsscript.sh
Log:
Make TorK's netstat based logging facility actually work.


Modified: incognito/trunk/fsscript.sh
===================================================================
--- incognito/trunk/fsscript.sh	2008-07-31 06:43:40 UTC (rev 16283)
+++ incognito/trunk/fsscript.sh	2008-07-31 06:44:16 UTC (rev 16284)
@@ -231,6 +231,7 @@
 
 # Make netstat SUID root so user programs such as TorK can monitor the network
 chmod u+s /bin/netstat
+ln -s /bin/netstat /bin/torknetstat
 
 # Seems re-merge of ncurses does not remove /usr/share/terminfo
 rm -rf /usr/share/terminfo