ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] суровые пермишины для /etc/sysconfig/prelink
@ 2011-02-16  6:37 Denis Kuznetsov
  2011-02-16 12:51 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Denis Kuznetsov @ 2011-02-16  6:37 UTC (permalink / raw)
  To: sisyphus

Доброго времени суток!
Вчера меня привлек кусок скрипта 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
--------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-17 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-16  6:37 [sisyphus] суровые пермишины для /etc/sysconfig/prelink Denis Kuznetsov
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

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