aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 86c55ac..2b315cb 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -27,7 +27,6 @@
(:cffi-grovel-file "src/libcap" :if-feature :linux)
(:file "src/util")
(:file "src/util/posix1e")
- (:file "src/util/linux-namespace")
(:file "src/connection")
(:file "src/property")
(:file "src/propspec")
@@ -52,6 +51,7 @@
(:file "src/property/fstab")
(:file "src/property/crypttab")
(:file "src/property/user")
+ (:file "src/util/linux-namespace")
(:file "src/property/git")
(:file "src/property/gnupg")
(:file "src/property/ssh")