Skip to content

Commit b8c82c8

Browse files
committed
[ops] Fix syslog permissions for /var/log/mempool
1 parent 1a761e7 commit b8c82c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/var/log/mempool 640 10 * @T00 C
2-
/var/log/mempool.debug 640 10 * @T00 C
1+
/var/log/mempool 644 10 * @T00 C
2+
/var/log/mempool.debug 644 10 * @T00 C

0 commit comments

Comments
 (0)