aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-25 13:30:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-25 13:30:47 -0700
commitc5598626d593436e7285728729c178b18a8ffc8d (patch)
tree6600008b19d7472d74789b001603a2ff8d2d6cb6 /consfigurator.asd
parente6794d9a1a6ab9a1368a7a53254d7cdba129c667 (diff)
downloadconsfigurator-c5598626d593436e7285728729c178b18a8ffc8d.tar.gz
add ETC-DEFAULT:SET
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 4f72b70..497dc64 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -29,6 +29,7 @@
(:file "src/data")
(:file "src/property/cmd")
(:file "src/property/file")
+ (:file "src/property/etc-default")
(:file "src/property/os")
(:file "src/property/container")
(:file "src/property/mount")