Re: [lfs-dev] Util-linux uuidd.service file specifies a user and group

2021-01-28 Thread Bruce Dubbs via lfs-dev
On 1/28/21 2:18 PM, Brendan L via lfs-dev wrote: On Thu, Jan 28, 2021 at 11:22 AM Bruce Dubbs via lfs-dev wrote: On 1/28/21 10:04 AM, Brendan L via lfs-dev wrote: I thought I'd also mention that for the instructions, it currently explicitly sets runstatedir=/run. You can have the same effect

Re: [lfs-dev] Util-linux uuidd.service file specifies a user and group

2021-01-28 Thread Brendan L via lfs-dev
On Thu, Jan 28, 2021 at 11:22 AM Bruce Dubbs via lfs-dev wrote: > > On 1/28/21 10:04 AM, Brendan L via lfs-dev wrote: > > I thought I'd also mention that for the instructions, it currently > > explicitly sets runstatedir=/run. You can have the same effect of > > runstatedir=/run by just setting -

Re: [lfs-dev] Util-linux uuidd.service file specifies a user and group

2021-01-28 Thread Bruce Dubbs via lfs-dev
On 1/28/21 10:04 AM, Brendan L via lfs-dev wrote: I thought I'd also mention that for the instructions, it currently explicitly sets runstatedir=/run. You can have the same effect of runstatedir=/run by just setting --localstatedir=/var. I found arch does this in their builds. That puts files

Re: [lfs-dev] Util-linux uuidd.service file specifies a user and group

2021-01-28 Thread Brendan L via lfs-dev
I thought I'd also mention that for the instructions, it currently explicitly sets runstatedir=/run. You can have the same effect of runstatedir=/run by just setting --localstatedir=/var. I found arch does this in their builds. On Wed, Jan 27, 2021 at 11:28 PM Xi Ruoyao via lfs-dev wrote: > > O