Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jan 2022 06:22:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259178] sysutils/s6-rc meta-update for the skarnet suite
Message-ID:  <bug-259178-7788-LB0ZATXNku@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259178-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259178-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=3D259178

--- Comment #7 from dewayne@heuristicsystems.com.au ---
(In reply to crest from comment #5)
Thank-you for updating the suite.  I like the approach of providing differe=
nt
options for LIVEDIR which should placate BSD vs s6 folder conventions.=20

Would it be possible to include a ? before =3D, as follows:
.if ${FLAVOR} =3D=3D hier # Follow hier(7)
LIVEDIR?=3D       /var/run/${PORTNAME}
.else                                   # Expect a dedicated /run mountpoin=
t.
Can be required if /v
LIVEDIR?=3D       /run/${PORTNAME}
.endif
as we define a different value for LIVEDIR?

--=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-259178-7788-LB0ZATXNku>