aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-04 15:39:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-04 15:48:02 -0700
commitdd578c43c852ffbc2196359be441139f7c2c12c2 (patch)
tree056112bca922cc1367c3310c31c8c3a682edf117 /consfigurator.asd
parent1bf6955369fe47a0cc171b69466e5b6d5b96151c (diff)
downloadconsfigurator-dd578c43c852ffbc2196359be441139f7c2c12c2.tar.gz
initial ideas for structure of chroot-bootstrapping properties
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 34dda3f..c65a47f 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -26,5 +26,6 @@
(:file "src/connection/chroot/fork")
(:file "src/property/cmd")
(:file "src/property/file")
+ (:file "src/property/chroot")
(:file "src/data/asdf")
(:file "src/data/pgp")))