aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-23 21:23:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-23 21:51:35 -0700
commit1cd0000f281b33e9faecb61687a23195c5d1ae15 (patch)
treee77b3c15dd5bb5e4d474fe36a39618f6a6d2454a /consfigurator.asd
parentc32a1ee21df66606da67a09a58949dfe9e919191 (diff)
downloadconsfigurator-1cd0000f281b33e9faecb61687a23195c5d1ae15.tar.gz
add :SETUID connection type
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 f6885f8..1ef0483 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -39,6 +39,7 @@
(:file "src/connection/chroot")
(:file "src/connection/chroot/fork")
(:file "src/connection/chroot/shell")
+ (:file "src/connection/setuid")
(:file "src/data/asdf")
(:file "src/data/pgp")
(:file "src/data/git-snapshot")