From 9c60ace5cd57678986ef173665b20f7336381fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jake=20Buchholz=20G=C3=B6kt=C3=BCrk?= Date: Tue, 2 May 2023 19:14:41 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a809f7a..393f1e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,10 @@ for clouds to specify their own (or supercede the default) init functions and/or change which init phase they are executed in. - The example OpenRC init scripts been updated and moved to **dist/openrc/**. +* The example OpenRC init scripts been updated and moved to **dist/openrc/**. + + Use `tiny-cloud --setup` to add Tiny Cloud's init scripts into the right + runlevels * Tiny Cloud configuration has moved to **/etc/tiny-cloud.conf**.