Skip to content

Commit 30ee7f6

Browse files
authored
Merge pull request #202 from eddyszucs/patch-1
Update README.md to add missing option
2 parents d07a518 + 56b109e commit 30ee7f6

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ Robin Bowes
1818
Siebrand Mazeland
1919
Tim Sharpe
2020
ncsutmf
21+
Eduard Szucs

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ shredcycles - The Integer number of times shred should overwrite log files
128128
before unlinking them (optional).
129129
start - The Integer number to be used as the base for the extensions
130130
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).
131133
su_user - A username String that logrotate should use to rotate a
132134
log file set instead of using the default if
133135
su => true (optional).

0 commit comments

Comments
 (0)