For me works fine like this: ... postrotate nginx -s reload endscript ...
But I am confused why don't work the special nginx functions for this: nginx -s reopen /etc/init.d/nginx rotate
Is anybody who know?
For me works fine like this:
...
postrotate
nginx -s reload
endscript
...
But I am confused why don't work the special nginx functions for this:
nginx -s reopen
/etc/init.d/nginx rotate
Is anybody who know?