[MacPorts] howto/SetupXymonServer modified

MacPorts noreply at macports.org
Thu Dec 30 00:47:37 PST 2010


Changed page "howto/SetupXymonServer" by fclaire at free.fr from 89.234.183.50*
Page URL: <https://trac.macports.org/wiki/howto/SetupXymonServer>
Diff URL: <https://trac.macports.org/wiki/howto/SetupXymonServer?action=diff&version=7>
Revision 7

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/SetupXymonServer
=========================================================================
--- howto/SetupXymonServer (version: 6)
+++ howto/SetupXymonServer (version: 7)
@@ -58,8 +58,8 @@
 
 Run the following commands to increase your shared segments:
 {{{
-$ sudo echo "kern.sysv.shmmni=64" >> /etc/sysctl.conf
-$ sudo echo "kern.sysv.shmseg=12" >> /etc/sysctl.conf
+$ sudo bash -c "echo kern.sysv.shmmni=64 >> /etc/sysctl.conf"
+$ sudo bash -c "echo kern.sysv.shmseg=12 >> /etc/sysctl.conf"
 }}}
 
 Reboot your system to activate the change. 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/SetupXymonServer. If it was not you, please
report to .


More information about the macports-changes mailing list