From 13ca79856e5836117e469c3edbcfd4bf47b6bab0 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 6 Apr 2017 17:13:59 -0500 Subject: add init process openrc-init.c and openrc-shutdown.c are based on code which was written by James Hammons , so I would like to publically thank him for his work. --- man/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/Makefile') diff --git a/man/Makefile b/man/Makefile index 48c58429..a72b7e72 100644 --- a/man/Makefile +++ b/man/Makefile @@ -9,7 +9,7 @@ MAN8= rc-service.8 rc-status.8 rc-update.8 openrc.8 openrc-run.8 \ service.8 start-stop-daemon.8 supervise-daemon.8 ifeq (${OS},Linux) -MAN8 += rc-sstat.8 +MAN8 += rc-sstat.8 openrc-init.8 openrc-shutdown.8 endif # Handy macro to create symlinks -- cgit v1.2.3