diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-24 17:31:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-24 17:31:05 +0300 |
commit | 1c3e8b9ada987f00a293f4d51310e39e1180b0a7 (patch) | |
tree | afed85d38ee92071332e9847d4f39262dba62fce /core/carbs-init/post-install | |
parent | 851b7f736fd07d079809a1056d72b6d846997b84 (diff) | |
download | repository-1c3e8b9ada987f00a293f4d51310e39e1180b0a7.tar.gz |
carbs-init: bump to 0.7.0
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 |