Index: branches/2016Q1/www/chromium/pkg-message =================================================================== --- branches/2016Q1/www/chromium/pkg-message (nonexistent) +++ branches/2016Q1/www/chromium/pkg-message (revision 405793) @@ -0,0 +1,9 @@ +For correct operation, shared memory support has to be enabled +in Chromium by performing the following command as root : + +sysctl kern.ipc.shm_allow_removed=1 + +To preserve this setting across reboots, append the following +to /etc/sysctl.conf : + +kern.ipc.shm_allow_removed=1 Property changes on: branches/2016Q1/www/chromium/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2016Q1 =================================================================== --- branches/2016Q1 (revision 405792) +++ branches/2016Q1 (revision 405793) Property changes on: branches/2016Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r405711