commit | d9b68da2ed04b5c963d8773a2f1eacf0b72da538 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Jan 22 15:58:41 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Jan 22 15:58:41 2016 +0100 |
tree | 1a070c5c3ddcdf21f5a27e344beedcca1092eb62 | |
parent | 1f40dac0dfcd1dcf945a4ead92aca0fbad4c8c67 [diff] [blame] |
Ensure PS1 is enforced for root
diff --git a/README.rst b/README.rst index f5146e6..32a9b2c 100644 --- a/README.rst +++ b/README.rst
@@ -234,7 +234,7 @@ On Debian systems to set prompt system-wide it's necessary to remove setting PS1 in ``/etc/bash.bashrc`` and ``~/.bashrc`` (which comes from ``/etc/skel/.bashrc``). This formula will do this automatically, but will not -touch existing user's ``~/.bashrc`` files. +touch existing user's ``~/.bashrc`` files except root. Linux network -------------