From 5b11fa3aaf8a3d8fa25fe30ea370f8a8f8dfbf3d Mon Sep 17 00:00:00 2001 From: z3bra Date: Wed, 22 Oct 2014 17:35:04 +0200 Subject: testing/thttpd: new aport --- testing/thttpd/thttpd.logrotated | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 testing/thttpd/thttpd.logrotated (limited to 'testing/thttpd/thttpd.logrotated') diff --git a/testing/thttpd/thttpd.logrotated b/testing/thttpd/thttpd.logrotated new file mode 100644 index 0000000000..cbc559fb33 --- /dev/null +++ b/testing/thttpd/thttpd.logrotated @@ -0,0 +1,6 @@ +/var/log/thttpd/*log { + missingok + postrotate + /etc/init.d/thttpd restart >/dev/null + endscript +} -- cgit v1.2.3