Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2023 00:08:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272777] [NEW PORT] www/dasherr: Lightweight dashboard for self-hosted services (and bookmarks)
Message-ID:  <bug-272777-7788-07s1OYjiSy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272777-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272777-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272777

--- Comment #8 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Jes=C3=BAs Daniel Colmenares Oviedo from comment #7)

Hi Jes=C3=BAs,

If the settings.json file is mutable, you should use the @sample mechanism =
to
install it.  This saves the file from being overwritten on package updates.

For individual files, you can use syntax like

    @sample(www,www,) %%WWWDIR%%/settings.json.sample

to set owner and group, making the file a sample at the same time.  This is=
 a
bit more compact.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272777-7788-07s1OYjiSy>