summaryrefslogtreecommitdiff
path: root/frontend/cgi/live-build-cgi.logrotate
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-04-27 11:01:01 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-04-28 07:58:14 +0200
commit58bdabe1391f37a9a9e441ce42ef48bd11944843 (patch)
tree5e7bb24c7a43b126c93830b5fce7490bf7b41b2f /frontend/cgi/live-build-cgi.logrotate
parentd32a3ed292b14f93edf3346cc6dd899c1f33832b (diff)
downloadvyos-live-build-58bdabe1391f37a9a9e441ce42ef48bd11944843.tar.gz
vyos-live-build-58bdabe1391f37a9a9e441ce42ef48bd11944843.zip
Moving cgi to its own source package.
Diffstat (limited to 'frontend/cgi/live-build-cgi.logrotate')
-rw-r--r--frontend/cgi/live-build-cgi.logrotate11
1 files changed, 0 insertions, 11 deletions
diff --git a/frontend/cgi/live-build-cgi.logrotate b/frontend/cgi/live-build-cgi.logrotate
deleted file mode 100644
index 75d89a9eb..000000000
--- a/frontend/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
-}