commit | e46a25bbf4ee8a2dbbc547f3490fbb11f2bf206f | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 21 11:32:15 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 21 11:32:15 2016 +0100 |
tree | c20736cf59699d56659b3f865af9d76d7d02cdba | |
parent | a89aac1ed388c31e2f0bd8518007a39e9421cafb [diff] [blame] |
fix mode syntax
diff --git a/README.rst b/README.rst index e022360..26ba09f 100644 --- a/README.rst +++ b/README.rst
@@ -30,7 +30,8 @@ file: owner: root group: root - createmode: 640 + createmode: 0640 + umask: 0022 Read more