ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Denis Kuznetsov <kde@kde.kiev.ua>
To: sisyphus@lists.altlinux.org
Subject: [sisyphus] суровые пермишины для /etc/sysconfig/prelink
Date: Wed, 16 Feb 2011 08:37:18 +0200
Message-ID: <201102160837.18797.kde@kde.kiev.ua> (raw)

Доброго времени суток!
Вчера меня привлек кусок скрипта startkde из троицы:
 47 # Check whether prelinking is enabled. If so, exporting KDE_IS_PRELINKED 
improves
 48 # loading KDE. The $KDE_IS_PRELINKED variable might already be set on some 
systems
 49 # through /etc/profile.d, so first check whether the variable exists.
 50 ETC_PRELINK=/etc/default/prelink
 51 if [ -z $KDE_IS_PRELINKED ]; then
 52   if [ -r $ETC_PRELINK ]; then
 53     . $ETC_PRELINK
 54     if [ "$PRELINKING" == "yes" ]; then
 55       export KDE_IS_PRELINKED=1
 56     fi
 57   fi
 58 fi


но уж сильно это по дебианьи.... 
А попросить через багзилу:  
subst 's|/etc/default/prelink|/etc/sysconfig/prelink|g'
при сборке тапочек, не позволяет совесть, пока по дефолту
на  /etc/sysconfig/prelink выставляются права 600...



-- 
Denis E. Kuznetsov
e-mail: kde{at}kde.kiev.ua
jabber: denis.e.kuznetsov{at}gmail.com
--------------------------------------

             reply	other threads:[~2011-02-16  6:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-16  6:37 Denis Kuznetsov [this message]
2011-02-16 12:51 ` Dmitry V. Levin
2011-02-16 12:53   ` Sergey V Turchin
2011-02-16 12:56     ` Dmitry V. Levin
2011-02-17 13:44       ` Denis Kuznetsov

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=201102160837.18797.kde@kde.kiev.ua \
    --to=kde@kde.kiev.ua \
    --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