summaryrefslogtreecommitdiff
path: root/autoboot.conf
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2009-06-25 20:31:24 +0200
committerPaolo Bonzini <bonzini@gnu.org>2009-06-26 12:13:56 +0200
commitfa01dd7e73b5275c2683fe3544a778b12f48be76 (patch)
tree62421aa176ace6d4bc58bc827ada60016cad61f9 /autoboot.conf
parent5156c19b23c41f438bf8658e1b9a43a5ff136835 (diff)
downloadsed-fa01dd7e73b5275c2683fe3544a778b12f48be76.tar.gz
preserve security contexts too on sed -i
2009-06-25 Paolo Bonzini <bonzini@gnu.org> * autoboot.conf: Add selinux-h. * execute.c: Copy over file creation context before creating a new file.
Diffstat (limited to 'autoboot.conf')
-rw-r--r--autoboot.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/autoboot.conf b/autoboot.conf
index e036abc..2dedefd 100644
--- a/autoboot.conf
+++ b/autoboot.conf
@@ -18,9 +18,10 @@
# gnulib modules used by this package.
gnulib_modules="
- acl alloca btowc c-ctype extensions getline getopt gettext localcharset \
- mbrlen mbrtowc mbsinit memchr mkstemp obstack pathmax regex rename stdbool
- stat-macros strerror strverscmp unlocked-io verify wcrtomb wctob"
+ acl alloca btowc c-ctype extensions getline getopt gettext localcharset
+ mbrlen mbrtowc mbsinit memchr mkstemp obstack pathmax regex rename
+ selinux-h stdbool stat-macros strerror strverscmp unlocked-io verify
+ wcrtomb wctob"
checkout_only_file=
MSGID_BUGS_ADDRESS=bug-gnu-utils@gnu.org