diff options
author | Jesús <heckyel@hyperbola.info> | 2019-07-27 15:06:55 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-07-27 15:06:55 -0500 |
commit | 233a4fec4164e33f1564079764c9a16751ae64d5 (patch) | |
tree | bfcb604700890ed14e2e44e92ca33f298c330aed | |
parent | 3e9dda708601c43698e2d8924eba5e9c63543a06 (diff) | |
download | book-233a4fec4164e33f1564079764c9a16751ae64d5.tar.lz book-233a4fec4164e33f1564079764c9a16751ae64d5.tar.xz book-233a4fec4164e33f1564079764c9a16751ae64d5.zip |
remove unimportant permissions
-rw-r--r-- | install-hyperbola/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md index 0d61da3..b43f8a3 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -269,7 +269,6 @@ root@gnulinux# `nano /etc/X11/Xwrapper.config` ``` allowed_users=anybody -needs_root_rights=yes ``` root@gnulinux# `cp /etc/X11/xinit/xserverrc ~/.xserverrc` |