mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
package/skeleton-init-finit: minor, add comment explaining the name
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
871a536b1b
commit
a6043ba4bc
@@ -1,2 +1,6 @@
|
||||
# This service provides the same sync condition as the BusyBox syslogd,
|
||||
# which allows us to create a barrier at boot for services that might
|
||||
# otherwise leak log messages to console.
|
||||
|
||||
service name:syslogd env:-/etc/default/sysklogd <run/udevadm:5/success> \
|
||||
[S0123456789] syslogd -F $SYSLOGD_ARGS -- System log daemon
|
||||
|
||||
Reference in New Issue
Block a user