mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added node-modules
This commit is contained in:
7
node_modules/log4node/test/cluster-logrotate/logrotate.conf
generated
vendored
Normal file
7
node_modules/log4node/test/cluster-logrotate/logrotate.conf
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
"test.log" {
|
||||
rotate 5
|
||||
weekly
|
||||
postrotate
|
||||
kill -USR2 `cat process.pid`
|
||||
endscript
|
||||
}
|
Reference in New Issue
Block a user