Skip to content

Commit bc1f492

Browse files
committed
Bug fix for logrotate user permissions
1 parent ed54081 commit bc1f492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simplerisk-minimal/common/etc/logrotate.d/simplerisk.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
compress
55
missingok
66
notifempty
7-
create 0640 www-data www-data
7+
create 0640 simplerisk www-data
88
dateext
99
dateformat -%Y%m%d
1010
sharedscripts

0 commit comments

Comments
 (0)