summaryrefslogtreecommitdiff
path: root/pcr/openrc/openrc-init.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openrc/openrc-init.install')
-rw-r--r--pcr/openrc/openrc-init.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/pcr/openrc/openrc-init.install b/pcr/openrc/openrc-init.install
new file mode 100644
index 000000000..7584444cc
--- /dev/null
+++ b/pcr/openrc/openrc-init.install
@@ -0,0 +1,3 @@
+post_remove() {
+ echo " ==> Make sure you install an init provider before you reboot!"
+}