aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-07-09 20:43:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-07-10 21:42:22 -0700
commit939517b23d9f65183cfe3d24c9c2c09108add50f (patch)
treea82ee0778ffa3fec13f1d75b3c63511691f3e218 /consfigurator.asd
parent886b3bd27a6f5f31895874d256c98184ea9c23b9 (diff)
downloadconsfigurator-939517b23d9f65183cfe3d24c9c2c09108add50f.tar.gz
add SWAP:HAS-SWAP-FILE
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 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")