mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
rsyslog: stop last at shutdown (K95), after the controllers and forgectrl
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
# is trimmed in conf/distro/forgefirm.conf (PACKAGECONFIG:pn-rsyslog).
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
# Start at 20 (after forgefirm-logging renders the rules at 19); stop
|
||||
# LAST at shutdown - after the controllers (K80) and forgectrl (K90) -
|
||||
# so their shutdown lines still reach the disk.
|
||||
INITSCRIPT_PARAMS = "start 20 2 3 4 5 . stop 95 0 1 6 ."
|
||||
|
||||
do_install:append() {
|
||||
# The stock rotation set covers /var/log files this image never
|
||||
# writes; the ForgeFIRM tree has its own (forgefirm-logging).
|
||||
|
||||
Reference in New Issue
Block a user