From 68dff5fb4e99dfe1361edeb51e00d21bfcc6372f Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Mon, 30 Mar 2020 17:19:42 +0000 Subject: s6-linux-init: fix html errors Signed-off-by: Colin Booth --- doc/overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/overview.html') diff --git a/doc/overview.html b/doc/overview.html index adaa414..f535453 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -51,14 +51,14 @@ directly by the user. They are called internally, in scripts created by a s6-linux-init-maker invocation - typically in run scripts for early services. -

+

  • A small library, that for now contains a single symbol, s6_linux_init_logouthook(), intended for distributions using login programs that add utmp entries for users logging in and expect init to clean up after them when users log out. See the s6-linux-init-logouthookd -page for details.
  • +page for details.

  • Skeleton scripts, installed by default in /etc/s6-linux-init/skel; that location can be changed at build -- cgit v1.3.1