aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-27 16:28:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-27 17:04:28 -0700
commit83dab1b451746054d86f1c000a27ac8f3796dbc0 (patch)
tree9d35b745ad3c1ca004dd054260900fc2ba481422 /consfigurator.asd
parent745e5e4017d9c1947f669b508719afe30227fe5c (diff)
downloadconsfigurator-83dab1b451746054d86f1c000a27ac8f3796dbc0.tar.gz
rework fork(2) connections
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 c65813e..c478b66 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -36,6 +36,7 @@
(:file "src/property/gnupg")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
+ (:file "src/connection/rehome")
(:file "src/connection/ssh")
(:file "src/connection/sudo")
(:file "src/connection/su")