diff options
| author | Elliott Hughes <enh@google.com> | 2015-03-18 12:41:54 -0700 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2015-03-18 12:41:54 -0700 |
| commit | 7010301933d428874a2a0dee083a4030e64bcc14 (patch) | |
| tree | 8ca938d91ff9d187df06193fbaa5fd866748022e /init/readme.txt | |
| parent | 5aa097c8a7b9326e1add7a23bf4d31febd25127b (diff) | |
| download | core-7010301933d428874a2a0dee083a4030e64bcc14.tar.gz core-7010301933d428874a2a0dee083a4030e64bcc14.tar.bz2 core-7010301933d428874a2a0dee083a4030e64bcc14.zip | |
Remove chroot from init.
This is not obviously useful. Let's wait until we have an actual need.
Change-Id: I2c75c96314b281e89df25b6ed202b3dd5dfdaf15
Diffstat (limited to 'init/readme.txt')
| -rw-r--r-- | init/readme.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/init/readme.txt b/init/readme.txt index 0a85a9552..7443330e7 100644 --- a/init/readme.txt +++ b/init/readme.txt @@ -170,9 +170,6 @@ chmod <octal-mode> <path> chown <owner> <group> <path> Change file owner and group. -chroot <directory> - Change process root directory. - class_start <serviceclass> Start all services of the specified class if they are not already running. |
