mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
This patch imports Finit v4.3 from myLinux to infIX along with a rudimentary rootfs skeleton. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
5 lines
250 B
Plaintext
5 lines
250 B
Plaintext
# Finit has a built-in watchdog daemon that starts very early
|
|
# to take care of the hand-over from any bootloader. Therefore
|
|
# watchdogd does not need to start until the default runlevel.
|
|
service [123456789] watchdogd -xns -- System watchdog daemon
|