git: withpkgs dsynth - Add -C configdir option

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Nov 4 17:06:17 PDT 2023


commit 0448a8b59a42f27c3c54b37c06c364457a9ed765
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Nov 4 17:06:10 2023 -0700

    dsynth - Add -C configdir option
    
    * Add -C configdir, allowing the configuration directory to be
      specified.  Defaults to /etc/dsynth.
    
      This option will also disable the secondary configuration directory
      (which is /usr/local/etc/dsynth).

Summary of changes:
 usr.bin/dsynth/Makefile | 1 +
 usr.bin/dsynth/build.c  | 1 +
 usr.bin/dsynth/config.c | 7 ++++---
 usr.bin/dsynth/dsynth.c | 9 +++++++--
 usr.bin/dsynth/subs.c   | 2 ++
 5 files changed, 15 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0448a8b59a42f27c3c54b37c06c364457a9ed765


-- 
DragonFly BSD source repository


More information about the Commits mailing list