From: Kirill A. Korinsky Subject: Re: misc/llama.cpp: add rc script for llama-server To: ports@openbsd.org Date: Mon, 10 Nov 2025 19:27:43 +0100 On Mon, 10 Nov 2025 18:56:23 +0100, Stuart Henderson wrote: > > i'm not super happy to keep burning the limited resource of static uids > for things which like maybe 1 or 2 people will use. (finding an > additional range in the not too high digits above 1000 has been tricky, > and I think there was some objection about large sparse files if using > much higher numbers).. > > not sure of a way forward on that though. > I need a user for login class :( > other than that, there's a discrepancy between these two: > > > +@sample ${LOCALSTATEDIR}/db/llama-server/ > > > + :setenv=LLAMA_CACHE=/var/db/llama-server:\ > Probably don't understand. LOCALSTATEDIR is /var, isn't it? -- wbr, Kirill