summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd_git.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-06-07 22:38:12 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-06-07 22:38:12 +0200
commite42df7fb9d4a6539ab9e793944251f2c67ea9c15 (patch)
tree4b4734529f5ede370294bc8ff7971e27fd6c06e4 /recipes-core/systemd/systemd_git.bbappend
parent4b3b70bd8b41ca00e7d75e05dba365fac9f1eaaa (diff)
systemd-journald: limit journal size
Diffstat (limited to 'recipes-core/systemd/systemd_git.bbappend')
-rw-r--r--recipes-core/systemd/systemd_git.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/systemd/systemd_git.bbappend b/recipes-core/systemd/systemd_git.bbappend
new file mode 100644
index 0000000..b93053e
--- /dev/null
+++ b/recipes-core/systemd/systemd_git.bbappend
@@ -0,0 +1,7 @@
+PRINC = "4"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += " \
+ file://journald-conf.patch \
+"