git: autofs: Continue installing auto_master to /usr/share/examples/etc too.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 4 14:25:28 PDT 2020
commit 4dc6d6ecb0f83d4b8555109635ad521dd9f103f5
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 4 23:24:30 2020 +0200
autofs: Continue installing auto_master to /usr/share/examples/etc too.
We keep an unmodified copy of our shipped /etc in /usr/share/examples/etc
and the recent move of auto_master from etc/ (where we get this copying
gratis) to usr.sbin/autofs requires an extra Makefile now.
Summary of changes:
share/examples/Makefile | 2 +-
share/examples/autofs/Makefile | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 share/examples/autofs/Makefile
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4dc6d6ecb0f83d4b8555109635ad521dd9f103f5
--
DragonFly BSD source repository
More information about the Commits
mailing list