summaryrefslogtreecommitdiff
path: root/doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment
blob: a02817021c63e703774cb8822574d1b96ff39b61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2015-09-29T14:34:07Z"
 content="""
So you have a Chroot and want a Property of some kind.
If you look in the Chroot module, see this:

	provisioned :: Chroot -> RevertableProperty

Which is just what you're looking for.
"""]]