Skip to content

Commit

Permalink
Merge pull request ceph#5934 from cernceph/wip-logrotate
Browse files Browse the repository at this point in the history
logrotate: logs are now owned by ceph:ceph

Reviewed-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Sep 15, 2015
2 parents 98ded95 + 73d7bed commit 4b3ccc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/logrotate.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
endscript
missingok
notifempty
su ceph ceph
}
1 change: 1 addition & 0 deletions src/rgw/logrotate.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
endscript
missingok
notifempty
su ceph ceph
}

0 comments on commit 4b3ccc6

Please sign in to comment.