From 939517b23d9f65183cfe3d24c9c2c09108add50f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 9 Jul 2021 20:43:37 -0700 Subject: add SWAP:HAS-SWAP-FILE 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 dbc2564..73e82d3 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -63,6 +63,7 @@ (:file "src/property/systemd") (:file "src/property/firewalld") (:file "src/property/timezone") + (:file "src/property/swap") (:file "src/connection/shell-wrap") (:file "src/connection/fork") (:file "src/connection/rehome") -- cgit v1.2.3