memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 4beab73af6f2a2ebd66fe2a050ea4ce75c473547
parent afa665cc18cb90e4d96746fffc87c1ebba4f607e
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 15 Oct 2019 07:54:44 +0200

Add another system group to join

Diffstat:
Mguides/setups/nc10-laptop/debian-buster.org | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/guides/setups/nc10-laptop/debian-buster.org b/guides/setups/nc10-laptop/debian-buster.org @@ -263,6 +263,7 @@ $ sudo cat <<EOF > /usr/share/lightdm/lightdm.conf.d/99_custom.conf #+END_SRC *** groups adduser ${USER} adm, so that I can read /var/log files. +adduser ${USER} dialout, so I can sync my phone. ** Setup Firefox - download most recent release from from <https://www.mozilla.org> - unpack it $SOMEWHERE