summaryrefslogtreecommitdiff
path: root/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment
blob: dd918e72f5b5acc6104476b9021031cdf8980c26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2015-09-26T12:33:57Z"
 content="""
The FilePath parameter to Chroot.debootstrapped is the directory to put the
chroot in.

If you have a property foo that takes such a chroot directory and generates
the tarball you need, you can compose it thus:

	Chroot.debootstrapped system chrootdir
		`onChange` foo chrootdir tarball
"""]]