From: Maks Re <admaks@gmail.com>
To: community@lists.altlinux.org
Subject: Re: [Comm] хром не открывает закладки - падает/"опаньки"
Date: Tue, 26 Jan 2016 15:06:38 +0300
Message-ID: <20160126150638.1009cc35@lynx.localdomain> (raw)
In-Reply-To: <56A75885.3060500@altlinux.org>
> > что крутить?
> /etc/security/limits.conf
[max@lynx ~]$ cat /etc/security/limits.conf |grep ^[^#];
(пусто, т.е. дефольный)
> /etc/chromium/default
>
$ cat /etc/chromium/default
# Default settings for chromium. This file is sourced by /bin/sh from
# /usr/bin/chromium
# Options to pass to chromium
# Default:
CHROMIUM_FLAGS="--enable-seccomp-sandbox"
# PepperFlash support (see http://www.altlinux.org/PepperFlash)
flashso="$(getconf LIBDIR)/pepper-plugins/libpepflashplayer.so"
if [ -f "$flashso" ]
then
flashversion="$(sed -nrz '/^.*LNX [0-9,]+$/p' "$flashso" |sed 's/^.*LNX //'|tr , .)"
CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=$flashversion"
fi
# Maximum number of open file descriptors (set to 1536 for many tabs)
CHROMIUM_ULIMIT="-n 1536"
тоже дефолтный
>
next prev parent reply other threads:[~2016-01-26 12:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-26 9:40 Maks Re
2016-01-26 11:29 ` Andrey Cherepanov
2016-01-26 12:06 ` Maks Re [this message]
2016-01-26 11:48 ` Sergey V Turchin
2016-01-26 12:04 ` Maks Re
2016-01-26 12:18 ` Sergey V Turchin
2016-01-26 12:23 ` Maks Re
2016-01-26 13:03 ` Andrey Cherepanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160126150638.1009cc35@lynx.localdomain \
--to=admaks@gmail.com \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git