From 2ec9cea43c46854dd36e0cf9ba0b0d42d428a286 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 2 Jul 2021 12:40:54 -0700 Subject: add AT-END, REBOOT:REBOOTED-AT-END Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') 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") -- cgit v1.2.3