mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
sysrepo-plugind: Require all plugins to load without error
If confd or statd fails to initialize, we want Finit to know about it.
This commit is contained in:
committed by
Joachim Wiberg
parent
772dbe9d64
commit
31760e1c96
@@ -3,7 +3,7 @@ run [S] /lib/infix/clean-etc --
|
||||
run name:bootstrap log:prio:user.notice \
|
||||
[S] /lib/infix/cfg-bootstrap -- Bootstrapping YANG models
|
||||
service name:sysrepo log \
|
||||
[S12345789] sysrepo-plugind -p /run/sysrepo.pid -n -- Configuration daemon
|
||||
[S12345789] sysrepo-plugind -f -p /run/sysrepo.pid -n -- Configuration daemon
|
||||
run name:startup log:prio:user.notice \
|
||||
[S] <pid/sysrepo> sysrepocfg -I/cfg/startup-config.cfg -f json \
|
||||
-- Loading startup-config
|
||||
|
||||
Reference in New Issue
Block a user