From 0542a6c3987990b5baf6bf45f4d49074997671e9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 1 Apr 2020 13:38:21 +0300 Subject: sysmgr: add boot, shutdown scripts. add post-install message --- core/sysmgr/post-install | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 core/sysmgr/post-install (limited to 'core/sysmgr/post-install') diff --git a/core/sysmgr/post-install b/core/sysmgr/post-install new file mode 100755 index 00000000..7141e3f3 --- /dev/null +++ b/core/sysmgr/post-install @@ -0,0 +1,30 @@ +#!/bin/sh -e + +cat <