File: lessdisks-chroot.8

package info (click to toggle)
lessdisks 0.5.3cvs.20040906-16
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,480 kB
  • ctags: 271
  • sloc: sh: 3,058; makefile: 92
file content (21 lines) | stat: -rw-r--r-- 622 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH lessdisks-chroot 8 20041022 0.5.3 lessdisks.net
.SH NAME 
lessdisks-chroot \- chroot to a lessdisks root filesystem
.SH SYNOPSIS
.B lessdisks-chroot
.RI [ <command> 
.IR <options> ]
.SH DESCRIPTION
runs a command in a 
.BR chroot (8)
environment, using a special wrapper around 
.BR start-stop-daemon (8)
so that daemons do not get started.  mounpoints within the chroot are also
mounted (/proc /dev/pts /tmp), for programs which may require it.
.SH BUGS
no known bugs at this time.  but surely they'll come up.
.SH AUTHOR
Vagrant Cascadian <vagrant@freegeek.org>
.SH SEE ALSO
.BR chroot (8),
.BR start-stop-daemon(8)