Viitor_upstart/etc/event.d/klogd

12 lines
240 B
Plaintext
Raw Permalink Normal View History

# rc - runlevel compatibility
#
# This task guesses what the "default runlevel" should be and starts the
# appropriate script.
start on started mountfs
stop on stopping mountfs
console logged
exec /usr/sbin/klogd -n -f /var/log/kern.log