1CDIST-TYPE__CHROOT_UMOUNT(7)         cdist        CDIST-TYPE__CHROOT_UMOUNT(7)
2
3
4

NAME

6       cdist-type__chroot_umount - unmount a chroot mounted by __chroot_mount
7

DESCRIPTION

9       Undo what __chroot_mount did.
10

REQUIRED PARAMETERS

12       None
13

OPTIONAL PARAMETERS

15       manage-resolv-conf
16              manage  /etc/resolv.conf  inside  the  chroot.  Use the value of
17              this parameter as the suffix to find the backup  file  that  was
18              saved by the __chroot_mount.  This is used by the to restore the
19              initial file content when unmounting the chroot.
20

BOOLEAN PARAMETERS

22       None.
23

EXAMPLES

25          __chroot_umount /path/to/chroot
26
27          __chroot_umount /path/to/chroot \
28            --manage-resolv-conf "some-known-string"
29

SEE ALSO

31       cdist-type__chroot_mount(7)
32

AUTHORS

34       Steven Armstrong <steven-cdist--@--armstrong.cc>
35

COPYING

37       Copyright (C) 2012-2017  Steven  Armstrong.  You  can  redistribute  it
38       and/or  modify  it under the terms of the GNU General Public License as
39       published by the Free Software Foundation,  either  version  3  of  the
40       License, or (at your option) any later version.
41
43       ungleich GmbH 2020
44
45
46
47
486.9.4                            Dec 21, 2020     CDIST-TYPE__CHROOT_UMOUNT(7)
Impressum