Advertisement
Narayan

Untitled

Nov 25th, 2021 (edited)
981
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.24 KB | None | 0 0
  1. /home/psysc0rpi0n/.lightningd/debug.log{
  2.     daily
  3.     rotate 5
  4.     missingok
  5.     copytruncate
  6.     notifempty
  7.     maxsize 50M
  8.     delaycompress
  9.     sharedscripts
  10.     postrotate
  11.         kill -HUP `cat /home/psysc0rpi0n/.lightningd/lightningd-bitcoin.pid`
  12.     endscript
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement