On Sat, Apr 6, 2024, 19:43 Guillermo wrote:
> But then, there is a problem if one actually wants the server address
> information that --print-address provides. Alexis' 'run' script for
> example wants to save that to a file (apparently in a directory
> suitable for s6-envdir). If the output is s
Great, thanks!
MMS
On Fri, Jan 22, 2021, 17:28 Laurent Bercot
wrote:
> >As shown above, the multisubstitute command that contains XDG_RUNTIME_DIR
> is put after the one that contains USER, HOME, UID, GID, and GIDLIST. If
> for example XDG_RUNTIME_DIR=/run/user/$UID, the $UID here will not be
>
Hello everyone,
I'm using skalibs-2.10.0.0, execline-2.7.0.0, and s6-2.10.0.0 here in my
system. I tried using the s6-usertree-maker with below invocation:
s6-usertree-maker -E /etc/user-env -e XDG_RUNTIME_DIR user
/var/log/user-subtree /tmp/user-subtree
Below is the generated run scrip
Hello everyone,
I don't know if this problem is specific to me or I just missed some
steps, after running s6-linux-init-maker with below invocation:
s6-linux-init-maker -c /etc/s6/init/current -u adm -G 'agetty 38400
tty12 linux' -1 -p '/usr/bin:/usr/sbin:/bin:/sbin' -t 2 -D 3
/etc/s6/init/c