# HG changeset patch # User Meredith Howard # Date 1485050979 18000 # Node ID 92be81c404a59a4cd1b6f77165b0d662a3a49302 # Parent ca3afb782d18aa7df86c23066f3a9cc986ff810e Note to self diff --git a/.ssh/Makefile b/.ssh/Makefile --- a/.ssh/Makefile +++ b/.ssh/Makefile @@ -1,3 +1,6 @@ +# Do away with this setup once openssh >=7.3 is readily available just move +# config.d/10-base to config and add an Include config.d/* + config: config.d/* cat config.d/* > $@