init-scripts/services/usyslogd

6 lines
145 B
Plaintext
Raw Permalink Normal View History

description "starting usyslogd"
exec usyslogd --chroot --rotate-replace --max-size 8192
type respawn limit 5
target boot
after vfs
before sysinit