Browse Source

Configure logrotate permissions for selfoss

Dan Milon 8 years ago
parent
commit
af80bc817d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      roles/news/files/etc_logrotate_selfoss

+ 1
- 1
roles/news/files/etc_logrotate_selfoss View File

@@ -4,5 +4,5 @@
4 4
         rotate 5
5 5
         compress
6 6
         notifempty
7
-        create 0644 www-data www-data
7
+	su www-data www-data
8 8
 }

Loading…
Cancel
Save