diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-29 10:35:27 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-29 10:35:27 -0400 |
| commit | 9204b7117c27b0608bdc990d982806814e9be2b4 (patch) | |
| tree | 46ca9fe7190596eb9759dd7c041663dc3c2ade6a /doc/forum/chroot_for_sbuild | |
| parent | aad21db651a8b23e8bfa0eb2e4c9d0e3fa76d962 (diff) | |
comment
Diffstat (limited to 'doc/forum/chroot_for_sbuild')
| -rw-r--r-- | doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment b/doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment new file mode 100644 index 00000000..a0281702 --- /dev/null +++ b/doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment @@ -0,0 +1,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. +"""]] |
