aboutsummaryrefslogtreecommitdiff
path: root/bootlog
diff options
context:
space:
mode:
Diffstat (limited to 'bootlog')
-rw-r--r--bootlog9
1 files changed, 9 insertions, 0 deletions
diff --git a/bootlog b/bootlog
new file mode 100644
index 0000000..b97af0b
--- /dev/null
+++ b/bootlog
@@ -0,0 +1,9 @@
+/var/log/boot {
+ compress
+ rotate 1
+ size=+1024k
+ notifempty
+ missingok
+ copytruncate
+ noolddir
+}