summaryrefslogtreecommitdiff
path: root/frontends/cgi/live-build-cgi.logrotate
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-06-25 09:04:42 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-06-25 09:04:42 +0200
commit86746ac72fb9dc558e40914de9aea26ad58d19b1 (patch)
treec8b99efde0ed4d6e77351eb9cc189d635162e188 /frontends/cgi/live-build-cgi.logrotate
parent1807e40dd3666564851b2b0d855513bd004a927d (diff)
downloadvyos-live-build-86746ac72fb9dc558e40914de9aea26ad58d19b1.tar.gz
vyos-live-build-86746ac72fb9dc558e40914de9aea26ad58d19b1.zip
Reorganizing frontend in source tree.
Diffstat (limited to 'frontends/cgi/live-build-cgi.logrotate')
-rw-r--r--frontends/cgi/live-build-cgi.logrotate11
1 files changed, 0 insertions, 11 deletions
diff --git a/frontends/cgi/live-build-cgi.logrotate b/frontends/cgi/live-build-cgi.logrotate
deleted file mode 100644
index 75d89a9eb..000000000
--- a/frontends/cgi/live-build-cgi.logrotate
+++ /dev/null
@@ -1,11 +0,0 @@
-# /etc/logrotate.d/live-build
-
-/var/log/live
-{
- compress
- copytruncate
- missingok
- monthly
- notifempty
- rotate 24
-}