ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Michael A. Kangin" <mak@complife.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] default runfs size?
Date: Mon, 11 Jun 2018 02:25:00 +0200
Message-ID: <4387c14c-1bbc-7fa3-38eb-8fe4a2d04d1b@complife.ru> (raw)
In-Reply-To: <802264fc-0ca6-b15c-9366-bb8b63fe2ea6@complife.ru>

On 06/10/2018 03:28 PM, Michael A. Kangin wrote:

> А то на домашней системе он упорно получается 5mb, на что сильно 

Нашёл причину - у меня в силу локальных заморочек сервис udev 
запускается напрямую, до всяких systemd еще. И он при таких условиях 
перемонтирует /run с размером, указанным в /etc/udev/udev.conf 
(tmpfs_options="size=5m")

/etc/init.d/udevd:

if [ -z "$RUN_FROM_SYSINIT" ]; then
         mount -o remount,$tmpfs_options $udev_root
         RETVAL=$[$RETVAL+$?]
         if test -d /run; then
                 mount -o remount,$tmpfs_options /run
                 RETVAL=$[$RETVAL+$?]
         fi
fi

-- 
Michael A. Kangin


      parent reply	other threads:[~2018-06-11  0:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-10 13:28 Michael A. Kangin
2018-06-10 15:24 ` Denis Medvedev
2018-06-10 15:38   ` Sergey Bolshakov
2018-06-10 15:41   ` Alexei Takaseev
2018-06-10 19:07   ` Michael A. Kangin
2018-06-10 20:28     ` Alexey Gladkov
2018-06-10 20:36     ` Leonid Krivoshein
2018-06-10 20:44     ` Leonid Krivoshein
2018-06-11  0:20       ` Michael A. Kangin
2018-06-11  0:25 ` Michael A. Kangin [this message]

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=4387c14c-1bbc-7fa3-38eb-8fe4a2d04d1b@complife.ru \
    --to=mak@complife.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git