From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
To: SE-Linux <selinux@tycho.nsa.gov>
Subject: prelink on debian
Date: Tue, 24 Aug 2004 00:21:35 +0100 [thread overview]
Message-ID: <20040823232135.GA12720@lkcl.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 474 bytes --]
prelink is a script on debian: i had to add this because prelink checks
that there's > 50mb of disk space and then exec's prelink.bin.
--
--
Truth, honesty and respect are rare commodities that all spring from
the same well: Love. If you love yourself and everyone and everything
around you, funnily and coincidentally enough, life gets a lot better.
--
<a href="http://lkcl.net"> lkcl.net </a> <br />
<a href="mailto:lkcl@lkcl.net"> lkcl@lkcl.net </a> <br />
[-- Attachment #2: z --]
[-- Type: text/plain, Size: 592 bytes --]
diff -Naur
--- default.1.14/file_contexts/program/prelink.fc 2004-08-02 08:28:37.000000000 +0100
+++ current/file_contexts/program/prelink.fc 2004-08-15 10:00:40.000000000 +0100
@@ -1,5 +1,6 @@
# prelink - prelink ELF shared libraries and binaries to speed up startup time
/usr/sbin/prelink -- system_u:object_r:prelink_exec_t
+/usr/sbin/prelink.bin -- system_u:object_r:prelink_exec_t
/etc/prelink.conf -- system_u:object_r:etc_prelink_t
/var/log/prelink.log -- system_u:object_r:prelink_log_t
/etc/prelink.cache -- system_u:object_r:prelink_cache_t
next reply other threads:[~2004-08-23 23:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-23 23:21 Luke Kenneth Casson Leighton [this message]
2004-08-25 11:43 ` prelink on debian Russell Coker
2004-08-25 13:16 ` Luke Kenneth Casson Leighton
2004-08-25 13:52 ` Russell Coker
2004-08-25 16:53 ` Luke Kenneth Casson Leighton
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=20040823232135.GA12720@lkcl.net \
--to=lkcl@lkcl.net \
--cc=selinux@tycho.nsa.gov \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.