Skip to content

Commit 7006ee7

Browse files
authored
fix(packaging): fix gorgone logrotate configuration (#3133)
1 parent d108cf5 commit 7006ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gorgone/config/logrotate/gorgoned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
delaycompress
77
notifempty
88
missingok
9-
su @USER@ @GROUP@
9+
su root root
1010
}

0 commit comments

Comments
 (0)