Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 828061 | Differences between
and this patch

Collapse All | Expand All

(-)bootlogd (-1 / +1 lines)
Lines 5-8 Link Here
5
description="bootlogd - record boot messages (sysvinit)"
5
description="bootlogd - record boot messages (sysvinit)"
6
pidfile="/run/bootlogd"
6
pidfile="/run/bootlogd"
7
command="/sbin/bootlogd"
7
command="/sbin/bootlogd"
8
command_args="-p ${pidfile}"
8
command_args="-p ${pidfile} ${BOOTLOGD_ARGS}"

Return to bug 828061