diff options
Diffstat (limited to 'core/carbs-init/post-install')
-rwxr-xr-x | core/carbs-init/post-install | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/core/carbs-init/post-install b/core/carbs-init/post-install deleted file mode 100755 index cc507ce3..00000000 --- a/core/carbs-init/post-install +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh - -cat <<EOF -!! VERY IMPORTANT !! - - Carbs-init now comes with /etc/init/getty.boot - and /etc/init/runit.boot - - This change is to keep init systems interchangable. - If you are installing this package as a new package - (not an update) you can safely ignore the rest of - the message. But if you are updating, this update - requires a manual intervention. - - Please check the news section at https://carbslinux.org - before you do a reboot - -EOF |