ソースを参照

Configure logrotate permissions for selfoss

Dan Milon 8年前
コミット
97e996b225
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
 }

読み込み中…
キャンセル
保存