Re: s6/s6-rc policy for Gentoo: The logging directory

From: Paul Sopka <psopka_at_sopka.ch>
Date: Sun, 7 Jul 2024 17:46:50 +0200


>> foreground install -d -o ${USER} -g ${USER} -m 700 ${XDG_RUNTIME_DIR} ""
>> foreground install -d -o ${USER} -g ${USER} /var/log/${USER} ""
>> foreground install -d -o ${USER} -g ${USER}
>> ${XDG_RUNTIME_DIR}/service ""
>
> foreground { install -d -o ${USER} -g ${USER} -m 700 ${XDG_RUNTIME_DIR} }
> foreground { install -d -o ${USER} -g ${USER} /var/log/${USER} }
> foreground { install -d -o ${USER} -g ${USER}
> ${XDG_RUNTIME_DIR}/service }
>
> This seems more idiomatic to me.

Agreed, will change.

Thank you!


Paul

Received on Sun Jul 07 2024 - 17:46:50 CEST

This archive was generated by hypermail 2.4.0 : Sun Jul 07 2024 - 17:47:43 CEST