commit | c19e7f7d1d6340e18481ac72aa88deea47014b36 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 14 11:08:34 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 14 11:08:34 2016 +0100 |
tree | f520a6b5eaccfd08edda04d9aface02e0c7444d0 | |
parent | 47cf5556d70f7592fac972c88c888fb6ba624afb [diff] [blame] |
add support for file owner,group,mode
diff --git a/README.rst b/README.rst index ec2e2ca..e022360 100644 --- a/README.rst +++ b/README.rst
@@ -27,6 +27,10 @@ format: name: TraditionalFormatWithPRI template: '"%syslogpriority% %syslogfacility% %timestamp:::date-rfc3339% %HOSTNAME% %syslogtag%%msg:::sp-if-no-1st-sp%%msg:::drop-last-lf%\n"' + file: + owner: root + group: root + createmode: 640 Read more