We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d07a518 + 56b109e commit 30ee7f6Copy full SHA for 30ee7f6
2 files changed
CONTRIBUTORS
@@ -18,3 +18,4 @@ Robin Bowes
18
Siebrand Mazeland
19
Tim Sharpe
20
ncsutmf
21
+Eduard Szucs
README.md
@@ -128,6 +128,8 @@ shredcycles - The Integer number of times shred should overwrite log files
128
before unlinking them (optional).
129
start - The Integer number to be used as the base for the extensions
130
appended to the rotated log files (optional).
131
+su - A Boolean specifying whether logrotate should rotate under
132
+ the specific su_owner and su_group instead of the default (optional).
133
su_user - A username String that logrotate should use to rotate a
134
log file set instead of using the default if
135
su => true (optional).
0 commit comments