commit 94f089697b5f758fcacd5e8db289de668e4a9665
parent 68bba4651da9e8b84018ed45ba10a394e96fd647
Author: Plat <plat@stellar-nexus.ru>
Date: Sun, 25 Aug 2024 14:40:03 +0000
Improved user messages in sinit-scripts
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/sys-apps/sinit-scripts/sinit-scripts-1.0-r1.ebuild b/sys-apps/sinit-scripts/sinit-scripts-1.0-r1.ebuild
@@ -58,6 +58,8 @@ pkg_postinst() {
ewarn "ln -s /var/rc/service_name /etc/rc/"
ewarn "# Add \"log 'service_name'\" (optionally) and \"lk_runsvc /etc/rc/service_name 0\" to /etc/rc/dtinit/dtinit.sh"
echo
+ ewarn "If you have not done that already, please delete /sbin/poweroff, /sbin/reboot and /sbin/shutdown before emerging this package"
+ echo
elog " -< Succeeded. Now you can reboot >- "
echo
[ -f ${ROOT}/etc/hostname ] ||