git: share/examples: Install missing defaults for ssl and ssh.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Wed Apr 24 10:17:46 PDT 2019


commit 3c7e5806ecaa54a021acb42058d0568b6369131a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Apr 19 18:40:21 2019 +0300

    share/examples: Install missing defaults for ssl and ssh.
    
    This would help with config updates merging and local system recovery
    when configs in /etc get accidentally deleted or broken beyond repair.

Summary of changes:
 etc/mtree/BSD.usr.dist             |  4 ++++
 share/examples/Makefile            |  5 +++--
 share/examples/etc/README.examples |  7 +++++++
 share/examples/ssh/Makefile        | 20 ++++++++++++++++++++
 share/examples/ssl/Makefile        | 10 ++++++++++
 5 files changed, 44 insertions(+), 2 deletions(-)
 create mode 100644 share/examples/ssh/Makefile
 create mode 100644 share/examples/ssl/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c7e5806ecaa54a021acb42058d0568b6369131a


-- 
DragonFly BSD source repository


More information about the Commits mailing list