Date: Tue, 20 Aug 2019 21:58:23 -0600 From: Adam Weinberger <adamw@adamw.org> To: Koichiro Iwao <meta@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r509488 - in head/security: . acmed Message-ID: <CAP7rwci22U=Nj_zCCNqa-bpxySfJVzZukuWYsQdo1s-_QTj9VA@mail.gmail.com> In-Reply-To: <201908210348.x7L3mjUI044391@repo.freebsd.org> References: <201908210348.x7L3mjUI044391@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 20, 2019 at 9:48 PM Koichiro Iwao <meta@freebsd.org> wrote: > Added: head/security/acmed/pkg-plist > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/security/acmed/pkg-plist Wed Aug 21 03:48:44 2019 (r509488) > @@ -0,0 +1,9 @@ > +bin/acmed > +bin/tacd > +%%ETCDIR%%/acmed.toml > +%%ETCDIR%%/default_hooks.toml These will be overwritten on every upgrade or reinstall. If these are the actual config files, they'll need to use @sample. # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwci22U=Nj_zCCNqa-bpxySfJVzZukuWYsQdo1s-_QTj9VA>