Skip to content

Commit

Permalink
fix: fix user in apache2 logrotate
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel authored and Off committed Nov 21, 2023
1 parent 72f2126 commit 1ec7e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/logrotate/apache2
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
compress
delaycompress
notifempty
create 640 root adm
create 640 off off
# restart apache only once
sharedscripts
prerotate
Expand Down

0 comments on commit 1ec7e44

Please sign in to comment.