Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2018 22:53:49 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462463 - head/www/iridium
Message-ID:  <201802202253.w1KMrnLf029662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Tue Feb 20 22:53:48 2018
New Revision: 462463
URL: https://svnweb.freebsd.org/changeset/ports/462463

Log:
  Update comment in pkg-message. Iridium needs kern.ipc.shm_allow_removed=1, which is default for
  11.0-R and newer.
  
  PR:		225712
  Reported by:	Stefan B. <sblachmann@gmail.com>

Modified:
  head/www/iridium/pkg-message

Modified: head/www/iridium/pkg-message
==============================================================================
--- head/www/iridium/pkg-message	Tue Feb 20 22:45:24 2018	(r462462)
+++ head/www/iridium/pkg-message	Tue Feb 20 22:53:48 2018	(r462463)
@@ -7,3 +7,5 @@ To preserve this setting across reboots, append the fo
 to /etc/sysctl.conf :
 
 kern.ipc.shm_allow_removed=1
+
+FreeBSD 11.0-R and newer have this set by default.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802202253.w1KMrnLf029662>