summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2009-03-19 22:44:20 +0000
committerRoger Leigh <rleigh@debian.org>2009-03-19 22:44:20 +0000
commit173123d157ff23943244933dcddba57ff64d57ef (patch)
treec8d59f73992bc17434a90433c46890da63ce8f11 /bin
parent5c9d4b6a9c8b1e1a1f007079659056bae7ba5190 (diff)
downloadschroot-173123d157ff23943244933dcddba57ff64d57ef.tar.gz
[sbuild] sbuild-chroot-config: Use is_valid_filename on directory load
Check that filenames are valid when loading a directory to avoid loading backup files and old dpkg configuration files.
Diffstat (limited to 'bin')
-rw-r--r--bin/schroot/schroot.1.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/schroot/schroot.1.in b/bin/schroot/schroot.1.in
index f9d2b99a..4ed3b530 100644
--- a/bin/schroot/schroot.1.in
+++ b/bin/schroot/schroot.1.in
@@ -502,7 +502,10 @@ user, and not be writable by other.
\f[BI]@SCHROOT_CONF_CHROOT_D@\fP
Additional chroot definitions may be placed in files under this directory.
They are treated in exactly that same manner as \fI@SCHROOT_CONF@\fP. Each
-file may contain one or more chroot definitions.
+file may contain one or more chroot definitions. Note that the files in this
+directory follow the same naming rules as
+.BR run\-parts (8)
+when run with the \fI\-\-lsbsysinit\fP option.
.TP
\f[BI]@SCHROOT_CONF_SETUP_D@\fP
.TP
@@ -525,6 +528,7 @@ version.
.BR dchroot (1),
.BR sbuild (1),
.BR chroot (2),
+.BR run\-parts (8),
.BR schroot\-setup (5),
.BR schroot.conf (5).
.\"#