aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-07-02 12:40:54 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-07-06 21:19:39 -0700
commit2ec9cea43c46854dd36e0cf9ba0b0d42d428a286 (patch)
tree74c2b6e256aac883eae9ffde58fcd5aaa76d6f48 /consfigurator.asd
parent2259c1e367b0bf35825f77adac34f796b027c295 (diff)
downloadconsfigurator-2ec9cea43c46854dd36e0cf9ba0b0d42d428a286.tar.gz
add AT-END, REBOOT:REBOOTED-AT-END
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 46b4191..8a63015 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -47,6 +47,7 @@
(:file "src/property/ssh")
(:file "src/property/sshd")
(:file "src/property/locale")
+ (:file "src/property/reboot")
(:file "src/property/installer")
(:file "src/property/grub")
(:file "src/property/u-boot")