aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/logcheck/files/99_logcheck
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2017-08-16 10:23:41 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-31 15:22:57 +0200
commit24230a7fe13ac91531361b829df0524d6d9cbadc (patch)
treeedfcf4823f24f28a078b381dbfb50b6c9999afe9 /meta-oe/recipes-extended/logcheck/files/99_logcheck
parent0480ee1ff01f819470371d201b1ff33db099f16e (diff)
downloadmeta-openembedded-contrib-24230a7fe13ac91531361b829df0524d6d9cbadc.tar.gz
logcheck: update to 1.3.18
Changes: - logcheck should not be run as root, so inherit useradd and add proper user and group. - Add missing runtime dependencies according to the file debian/control and simple test by running "logcheck -ot". - For syslog, debian directly depends on rsyslog, but logcheck works with any syslog and we have busybox-syslog, sysklogd, syslog-ng and rsyslog, so use VIRTUAL-RUNTIME_syslog for the syslog dependency and set rsyslog as the default, which can be easily overridden in distro conf file or local.conf. - Don't install /var/lock when populating rootfs. Do it through volatile. - install header.txt for generated mails Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/logcheck/files/99_logcheck')
-rw-r--r--meta-oe/recipes-extended/logcheck/files/99_logcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/logcheck/files/99_logcheck b/meta-oe/recipes-extended/logcheck/files/99_logcheck
new file mode 100644
index 0000000000..4de33aca34
--- /dev/null
+++ b/meta-oe/recipes-extended/logcheck/files/99_logcheck
@@ -0,0 +1,2 @@
+# <type> <owner> <group> <mode> <path> <linksource>
+d logcheck logcheck 0755 /var/lock/logcheck none