From 1cd0000f281b33e9faecb61687a23195c5d1ae15 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 23 Mar 2021 21:23:40 -0700 Subject: add :SETUID connection type 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 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") -- cgit v1.2.3