aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-06 16:40:01 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-06 19:13:53 -0700
commitcd1887314aec130fbed11d982ab48a471ac45399 (patch)
tree132c95942a38939a84db9934e1488a06b9a76e58 /consfigurator.asd
parent8ee6559fcf67d64299d8e4a578cf0ffe5289fe8f (diff)
downloadconsfigurator-cd1887314aec130fbed11d982ab48a471ac45399.tar.gz
add MOUNT:UNMOUNTED-BELOW and MOUNT:UNMOUNTED-BELOW-AND-REMOVED
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 2f2ca77..ba3e527 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -29,6 +29,7 @@
(:file "src/property/cmd")
(:file "src/property/file")
(:file "src/property/os")
+ (:file "src/property/mount")
(:file "src/property/service")
(:file "src/property/apt")
(:file "src/property/chroot")