aboutsummaryrefslogtreecommitdiff
path: root/bootlog
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2011-06-08 01:11:37 +0200
committerTom Gundersen <teg@jklm.no>2011-06-08 01:11:37 +0200
commit663f5e917994b674d4fbe184ff262f94da11256e (patch)
tree72fafb4d759960bb2b729910b6a84498ceca18ba /bootlog
parent3ac781f2f188b4e9c698aba7ede6154a64ffc679 (diff)
parent32047175759770ac0b37a1fede68a13e2b4d4fdd (diff)
downloadinitscripts-663f5e917994b674d4fbe184ff262f94da11256e.tar.xz
Merge branch 'snowman'
Conflicts: rc.multi rc.single Trivial conflict, and fixed a bug introduced when I imported the patches in the first place (oops). Signed-off-by: Tom Gundersen <teg@jklm.no>
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
+}