diff options
| author | Timo Teräs <timo.teras@iki.fi> | 2014-05-07 09:44:55 +0300 |
|---|---|---|
| committer | Timo Teräs <timo.teras@iki.fi> | 2014-05-07 09:45:35 +0300 |
| commit | 9893cf0f44ca86d40f46e3b0b4306b42bb5041ac (patch) | |
| tree | 55b3063b4062844cae66dadcb8d79b38ce3f425f /testing/nginx-lua/nginx.logrotate | |
| parent | b8cb931e312b5590897c310b0e3bc3f90d6ef809 (diff) | |
| download | aports-9893cf0f44ca86d40f46e3b0b4306b42bb5041ac.tar.bz2 aports-9893cf0f44ca86d40f46e3b0b4306b42bb5041ac.tar.xz | |
main/nginx-lua: moved from testing
Diffstat (limited to 'testing/nginx-lua/nginx.logrotate')
| -rw-r--r-- | testing/nginx-lua/nginx.logrotate | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/nginx-lua/nginx.logrotate b/testing/nginx-lua/nginx.logrotate deleted file mode 100644 index 7778b1108b..0000000000 --- a/testing/nginx-lua/nginx.logrotate +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/files/nginx.logrotate,v 1.1 2010/01/03 20:29:40 djc Exp $ - -/var/log/nginx/*.log { - missingok - sharedscripts - postrotate - kill -USR1 `cat /var/run/nginx.pid` - endscript -} - |
