瀏覽代碼

Configure logrotate permissions for selfoss

Dan Milon 8 年之前
父節點
當前提交
af80bc817d
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      roles/news/files/etc_logrotate_selfoss

+ 1
- 1
roles/news/files/etc_logrotate_selfoss 查看文件

@@ -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…
取消
儲存